mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2025-12-11 10:11:09 +00:00
Hides gamemode debug messages from players
This commit is contained in:
@@ -158,7 +158,7 @@ var/datum/subsystem/ticker/ticker
|
||||
SSjob.ResetOccupations()
|
||||
return 0
|
||||
else
|
||||
world << "<span class='notice'>DEBUG: Bypassing prestart checks..."
|
||||
message_admins("<span class='notice'>DEBUG: Bypassing prestart checks...")
|
||||
|
||||
if(hide_mode)
|
||||
var/list/modes = new
|
||||
|
||||
Reference in New Issue
Block a user