code refactoring, still testing

some fixes all over the place
fixed all warnings from clang
This commit is contained in:
jeefo 2016-03-12 14:35:44 +03:00
commit bc2e57a7a8
22 changed files with 984 additions and 1051 deletions

View file

@ -1114,7 +1114,7 @@ void Bot::NewRound (void)
m_itemCheckTime = 0.0f;
m_breakableEntity = NULL;
m_breakable.Zero ();
m_breakableOrigin.Zero ();
m_timeDoorOpen = 0.0f;
ResetCollideState ();