- hotfixed compile error.

This commit is contained in:
Christoph Oelckers 2019-10-09 00:26:54 +02:00
parent f5f012ccb9
commit 9dc0ff08f5

View file

@ -1352,7 +1352,7 @@ void usePropertiesChanger(XSPRITE* pXSource, short objType, int objIndex) {
if (nIndex != -1) pXSprite->physAttr = flags; // just update physics attributes
else if ((nIndex = debrisGetFreeIndex()) < 0)
showWarning("Max (%d) Physics affected sprites reached!", kMaxSuperXSprites);
;// showWarning("Max (%d) Physics affected sprites reached!", kMaxSuperXSprites);
else {
pXSprite->physAttr = flags; // update physics attributes