Removed trailing spaces.
svn-id: r30664
This commit is contained in:
parent
278857698d
commit
66e9d4f5e8
530 changed files with 6448 additions and 6448 deletions
|
@ -120,7 +120,7 @@ void Sprite::loadList(int resourceId, SpriteList &spriteList) {
|
|||
if (offset >= spriteListLength) {
|
||||
// ITE Mac demos throw this warning
|
||||
warning("Sprite::loadList offset exceeded");
|
||||
return;
|
||||
return;
|
||||
}
|
||||
|
||||
spritePointer = spriteListData;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue