mirror of
https://github.com/ZDoom/raze-gles.git
synced 2024-12-24 10:40:46 +00:00
Remove test assert
This commit is contained in:
parent
53c6e40d6d
commit
03f6b4c9ec
1 changed files with 0 additions and 2 deletions
|
@ -2101,8 +2101,6 @@ FUNCOBJECT_GOTO:
|
|||
runlist_SubRunRec(sprite[nSprite].owner);
|
||||
runlist_SubRunRec(ObjectList[nObject].field_4);
|
||||
|
||||
assert(nSprite != 59);
|
||||
|
||||
mydeletesprite(nSprite);
|
||||
return;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue