Added support for amx_parachute.

Minor fixes for KA-maps.
This commit is contained in:
Dmitry 2019-05-11 00:14:49 +03:00 committed by jeefo
commit dae7fc8db7
3 changed files with 31 additions and 3 deletions

View file

@ -1202,6 +1202,7 @@ void Bot::newRound (void) {
m_ignoreBuyDelay = false;
m_hasC4 = false;
m_fallDownTime = 0.0f;
m_shieldCheckTime = 0.0f;
m_zoomCheckTime = 0.0f;
m_strafeSetTime = 0.0f;