user Cvar_DirectSet for Convar::SetString

This commit is contained in:
jeefo 2016-03-08 17:22:44 +03:00
commit cbac5da0b7
5 changed files with 18 additions and 18 deletions

View file

@ -2284,7 +2284,7 @@ bool Bot::LastEnemyShootable (void)
void Bot::CheckRadioCommands (void)
{
// this function handling radio and reactings to it
// this function handling radio and reacting to it
float distance = (m_radioEntity->v.origin - pev->origin).GetLength ();