Changes formatting of respawn_message to be more visible

This commit is contained in:
Runa Dacino
2020-12-25 04:31:10 +01:00
committed by GitHub
parent d5f352a806
commit c2baffa72f
+1 -1
View File
@@ -496,7 +496,7 @@ var/list/gamemode_cache = list()
config.respawn_time = raw_minutes MINUTES
if ("respawn_message")
config.respawn_message = value
config.respawn_message = "<span class='notice'><B>[value]</B></span>"
if ("servername")
config.server_name = value