mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 18:22:39 +00:00
Merge pull request #9515 from Runa-Dacino/ConfigurationFormatting
Changes formatting for RESPAWN_MESSAGE configuration to be more visible
This commit is contained in:
committed by
Chompstation Bot
parent
61d676f97e
commit
54db9ac4a4
@@ -499,7 +499,7 @@ var/list/gamemode_cache = list()
|
|||||||
config.respawn_time = raw_minutes MINUTES
|
config.respawn_time = raw_minutes MINUTES
|
||||||
|
|
||||||
if ("respawn_message")
|
if ("respawn_message")
|
||||||
config.respawn_message = value
|
config.respawn_message = "<span class='notice'><B>[value]</B></span>"
|
||||||
|
|
||||||
if ("servername")
|
if ("servername")
|
||||||
config.server_name = value
|
config.server_name = value
|
||||||
|
|||||||
Reference in New Issue
Block a user