mirror of
https://github.com/elasota/Aerofoil.git
synced 2025-09-23 23:00:42 +00:00
Level editor work
This commit is contained in:
@@ -355,7 +355,7 @@ void AddTempManholeRect (Rect *manHole)
|
||||
Boolean SetObjectState (short room, short object, short action, short local)
|
||||
{
|
||||
char wasState;
|
||||
Boolean changed;
|
||||
Boolean changed = false;
|
||||
|
||||
switch ((*thisHouse)->rooms[room].objects[object].what)
|
||||
{
|
||||
|
Reference in New Issue
Block a user