This commit is contained in:
kevinz000
2020-05-10 15:12:13 -07:00
parent 452b360450
commit 5aea034d88
3 changed files with 8 additions and 4 deletions
+1 -1
View File
@@ -1573,7 +1573,7 @@ GLOBAL_DATUM_INIT(dview_mob, /mob/dview, new)
/proc/send2chat(message, config_setting)
if(config_setting == null)
return
UNTIL(GLOB.tgs_initialized)
if(!world.TgsAvailable())
return