[ADMIN] Post-round lobby music will no longer interrupt admin music (#16990)

* all i want for christmas is you

* Update roundend.dm
This commit is contained in:
ynot01
2022-12-16 10:32:45 -05:00
committed by GitHub
parent 9fa260d120
commit 754a905e53
3 changed files with 18 additions and 2 deletions

View File

@@ -58,6 +58,8 @@ SUBSYSTEM_DEF(ticker)
var/mode_result = "undefined"
var/end_state = "undefined"
var/music_available = 0
/datum/controller/subsystem/ticker/Initialize(timeofday)
load_mode()