mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-12 03:02:54 +00:00
TGS3 test implementation
This commit is contained in:
@@ -175,6 +175,8 @@ var/datum/controller/master/Master = new()
|
|||||||
to_chat(world, "<span class='boldannounce'>[msg]</span>")
|
to_chat(world, "<span class='boldannounce'>[msg]</span>")
|
||||||
log_world(msg)
|
log_world(msg)
|
||||||
|
|
||||||
|
SERVER_TOOLS_CHAT_BROADCAST("Server Initialization completed!")
|
||||||
|
|
||||||
if (!current_runlevel)
|
if (!current_runlevel)
|
||||||
SetRunLevel(RUNLEVEL_LOBBY)
|
SetRunLevel(RUNLEVEL_LOBBY)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user