mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-12 22:30:32 +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
|
@ -1056,6 +1056,7 @@ public:
|
|||
static uint16 nEnterCarRangeMultiplier;
|
||||
|
||||
static bool bNastyLimbsCheat;
|
||||
static bool bFannyMagnetCheat;
|
||||
static bool bPedCheat2;
|
||||
static bool bPedCheat3;
|
||||
static CVector2D ms_vec2DFleePosition;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue