engine pas checking somewhat unreliable. removed

This commit is contained in:
jeefo 2015-06-30 00:49:03 +03:00
commit 11aba7dea7
2 changed files with 23 additions and 20 deletions

View file

@ -971,6 +971,7 @@ private:
void CheckSpawnTimeConditions (void);
bool IsMorePowerfulWeaponCanBeBought (void);
void PurchaseWeapons (void);
int PickBestFromRandom (int *random, int count);
bool CanDuckUnder (const Vector &normal);
bool CanJumpUp (const Vector &normal);