Merge pull request #15787 from Putnam3145/fix-round-start-station-traits
Makes station trait on round start work
This commit is contained in:
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user