Merge pull request #6904 from Citadel-Station-13/upstream-merge-38055

[MIRROR] Enable Goonchat ping during the lobby
This commit is contained in:
LetterJay
2018-05-26 18:40:25 -05:00
committed by GitHub
+1
View File
@@ -3,6 +3,7 @@ SUBSYSTEM_DEF(ping)
priority = FIRE_PRIORITY_PING
wait = 3 SECONDS
flags = SS_NO_INIT
runlevels = RUNLEVEL_LOBBY | RUNLEVEL_SETUP | RUNLEVEL_GAME | RUNLEVEL_POSTGAME
var/list/currentrun = list()