mirror of
https://github.com/GTAmodding/re3.git
synced 2025-07-13 18:14:09 +00:00
now BETTER_ALLCARSDODO_CHEAT tweak original cheat to be useful.
This commit is contained in:
parent
55d94c99b8
commit
063a80ecfb
5 changed files with 8 additions and 43 deletions
|
@ -1376,9 +1376,6 @@ CAutomobile::ProcessControl(void)
|
|||
|
||||
bool playRotorSound = false;
|
||||
bool isPlane = GetModelIndex() == MI_DODO || bAllDodosCheat;
|
||||
#ifdef BETTER_ALLCARSAREDODO_CHEAT
|
||||
isPlane = isPlane || bAltDodoCheat;
|
||||
#endif
|
||||
#ifdef FIX_BUGS
|
||||
isPlane = isPlane && !IsRealHeli();
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue