now BETTER_ALLCARSDODO_CHEAT tweak original cheat to be useful.

This commit is contained in:
Roman Masanin 2020-10-03 02:26:49 +03:00
parent 55d94c99b8
commit 063a80ecfb
5 changed files with 8 additions and 43 deletions

View file

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