Revert "update scoreboard/clantag more often" -- css scoreboard update interval is 1s

This reverts commit a8016dff00.
This commit is contained in:
rtldg 2022-01-20 19:58:06 +00:00
parent 00000008fd
commit 0000000b2b

View File

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