Fixed global_announce autospeaker

This commit is contained in:
Cerebulon
2021-01-26 01:24:39 +00:00
committed by VirgoBot
parent 78957a994b
commit b6f7666e3c
4 changed files with 11 additions and 6 deletions
+1 -1
View File
@@ -946,7 +946,7 @@ var/datum/announcement/minor/admin_min_announcer = new
log_admin("[key_name(usr)] toggled persistence to [config.persistence_disabled ? "Off" : "On"].")
world.update_status()
feedback_add_details("admin_verb","TPD") //If you are copy-pasting this, ensure the 2nd parameter is unique to the new proc!
/datum/admins/proc/togglemaploadpersistence()
set category = "Server"
set desc="Whether mapload persistent data will be saved from now on."