This commit is contained in:
LightCat 2018-12-21 23:03:39 +01:00
parent 540ca96b9a
commit efceabe998

View File

@ -226,6 +226,8 @@ void CreateMove()
if (*nopush_enabled == teammatesPushaway->GetBool())
teammatesPushaway->SetValue(!nopush_enabled);
}
else
teammatesPushaway = g_ICvar->FindVar("tf_avoidteammates_pushaway");
}
}