mirror of
https://github.com/yogstation13/Yogstation.git
synced 2025-02-26 09:04:50 +00:00
Merge pull request #38055 from AutomaticFrenzy/patch/ssping-lobby
Enable Goonchat ping during the lobby
This commit is contained in:
committed by
yogstation13-bot
parent
39974df42a
commit
c50bebf09b
@@ -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()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user