Fix up most other appliances and enemies on res change

This commit is contained in:
elasota
2020-04-02 20:44:24 -04:00
parent 9a4f3f0e67
commit 1cdd372e35
5 changed files with 516 additions and 445 deletions

View File

@@ -320,5 +320,5 @@ void FixupFallenGrease(SInt16 where, SInt16 who, SInt16 h, SInt16 v, Boolean *is
}
}
*isDynamic = false;
*isDynamic = false;
}