mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-14 20:10:34 +00:00
fixed condition in CBoat::ProcessControl and changed enum
This commit is contained in:
parent
75fcedb030
commit
015921522d
8 changed files with 177 additions and 29 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue