fixed condition in CBoat::ProcessControl and changed enum

This commit is contained in:
majestic 2020-06-14 05:57:27 -07:00
commit 015921522d
8 changed files with 177 additions and 29 deletions

View file

@ -399,6 +399,7 @@ public:
static bool bCheat3;
static bool bCheat4;
static bool bCheat5;
static bool bCheat8;
#ifdef ALT_DODO_CHEAT
static bool bAltDodoCheat;
#endif