This commit is contained in:
SandPoot
2022-08-16 03:23:37 -03:00
2 changed files with 6 additions and 0 deletions
+2
View File
@@ -296,6 +296,8 @@ SUBSYSTEM_DEF(ticker)
cb.InvokeAsync()
LAZYCLEARLIST(round_start_events)
SEND_SIGNAL(src, COMSIG_TICKER_ROUND_STARTING)
log_world("Game start took [(world.timeofday - init_start)/10]s")
round_start_time = world.time
SSdbcore.SetRoundStart()