mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-14 02:50:34 +00:00
helis done + cheats
This commit is contained in:
parent
7ddfc40675
commit
ae8deff131
6 changed files with 158 additions and 8 deletions
|
@ -280,6 +280,9 @@ public:
|
|||
static bool bCheat3;
|
||||
static bool bCheat4;
|
||||
static bool bCheat5;
|
||||
#ifdef ALT_DODO_CHEAT
|
||||
static bool bAltDodoCheat;
|
||||
#endif
|
||||
static bool m_bDisableMouseSteering;
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue