update scoreboard/clantag more often

This commit is contained in:
rtldg 2021-12-15 12:57:51 +00:00
parent 6573e0cbbc
commit a8016dff00

View File

@ -295,7 +295,7 @@ public void OnPluginStart()
if(gEV_Type != Engine_TF2) if(gEV_Type != Engine_TF2)
{ {
CreateTimer(1.0, Timer_Scoreboard, 0, TIMER_REPEAT); CreateTimer(0.2, Timer_Scoreboard, 0, TIMER_REPEAT);
} }
// modules // modules