XEEN: Fixes for marking grates as unlocked

This commit is contained in:
Paul Gilbert 2015-02-27 20:52:59 -05:00
parent b46561ef29
commit b9539c6cb1
5 changed files with 53 additions and 45 deletions

View file

@ -233,7 +233,7 @@ public:
int checkEvents();
void openGrate(int v1, int action);
void openGrate(int wallVal, int action);
};
} // End of namespace Xeen