Leave any sanity you had at the door step (#5885)

This commit is contained in:
Erki
2019-01-03 19:08:54 +01:00
committed by Werner
parent a4643d0e87
commit f29506a45a
113 changed files with 383 additions and 1153 deletions
+1 -1
View File
@@ -552,7 +552,7 @@
master_mode = href_list["c_mode2"]
log_admin("[key_name(usr)] set the mode as [master_mode].",admin_key=key_name(usr))
message_admins("<span class='notice'>[key_name_admin(usr)] set the mode as [master_mode].</span>", 1)
world << "<span class='notice'><b>The mode is now: [master_mode]</b></span>"
to_world("<span class='notice'><b>The mode is now: [master_mode]</b></span>")
Game() // updates the main game menu
SSpersist_config.last_gamemode = master_mode
.(href, list("c_mode"=1))