mirror of
https://github.com/halpz/re3.git
synced 2025-07-03 17:20:45 +00:00
fixed condition in CBoat::ProcessControl and changed enum
This commit is contained in:
@ -40,6 +40,7 @@ bool CVehicle::bAllDodosCheat;
|
||||
bool CVehicle::bCheat3;
|
||||
bool CVehicle::bCheat4;
|
||||
bool CVehicle::bCheat5;
|
||||
bool CVehicle::bCheat8;
|
||||
#ifdef ALT_DODO_CHEAT
|
||||
bool CVehicle::bAltDodoCheat;
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user