mirror of
https://github.com/shavitush/bhoptimer.git
synced 2025-12-16 02:37:18 +00:00
Fix shavit-timelimit not working.
This commit is contained in:
parent
8277312421
commit
63841b61ef
@ -109,6 +109,11 @@ public Action CheckForSQLInfo(Handle Timer)
|
||||
return SetSQLInfo();
|
||||
}
|
||||
|
||||
public void OnMapStart()
|
||||
{
|
||||
StartCalculating();
|
||||
}
|
||||
|
||||
Action SetSQLInfo()
|
||||
{
|
||||
if(gH_SQL == null)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user