mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-07-21 04:48:18 +01:00
Chatclient fixes 2 (#16587)
* Fixes the chat client and services. * oh how we love you * lemme talk to 'em... * a * m * lilas * bro --------- Co-authored-by: Matt Atlas <liermattia@gmail.com>
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
init_order = SS_INIT_MISC_FIRST
|
||||
wait = 4 SECONDS
|
||||
flags = SS_NO_INIT
|
||||
runlevels = RUNLEVEL_LOBBY | RUNLEVEL_SETUP | RUNLEVEL_GAME | RUNLEVEL_POSTGAME
|
||||
runlevels = RUNLEVEL_INIT | RUNLEVEL_LOBBY | RUNLEVEL_SETUP | RUNLEVEL_GAME | RUNLEVEL_POSTGAME
|
||||
|
||||
var/list/currentrun = list()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user