helis done + cheats

This commit is contained in:
Nikolay Korolev
2020-04-25 21:25:14 +03:00
parent 7ddfc40675
commit ae8deff131
6 changed files with 158 additions and 8 deletions

View File

@ -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;
};