Pad, BulletInfo, ProjectileInfo, fixes

This commit is contained in:
eray orçunus
2020-10-08 00:21:44 +03:00
parent e3571510ae
commit da39624f1c
20 changed files with 608 additions and 315 deletions

View File

@ -41,6 +41,8 @@ bool CVehicle::bCheat3;
bool CVehicle::bCheat4;
bool CVehicle::bCheat5;
bool CVehicle::bCheat8;
bool CVehicle::bCheat9;
bool CVehicle::bCheat10;
#ifdef ALT_DODO_CHEAT
bool CVehicle::bAltDodoCheat;
#endif