mirror of
https://github.com/shavitush/bhoptimer.git
synced 2025-12-06 18:08:26 +00:00
update scoreboard/clantag more often
This commit is contained in:
parent
6573e0cbbc
commit
a8016dff00
@ -295,7 +295,7 @@ public void OnPluginStart()
|
||||
|
||||
if(gEV_Type != Engine_TF2)
|
||||
{
|
||||
CreateTimer(1.0, Timer_Scoreboard, 0, TIMER_REPEAT);
|
||||
CreateTimer(0.2, Timer_Scoreboard, 0, TIMER_REPEAT);
|
||||
}
|
||||
|
||||
// modules
|
||||
|
||||
Loading…
Reference in New Issue
Block a user