Fix some DM stuff

This commit is contained in:
Jordan Brown
2020-04-28 16:09:47 -04:00
parent 3f6e82d67f
commit 87df601d93
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -22,8 +22,8 @@
TgsReboot()
/datum/tgs_chat_command/reboot
name = "echo"
help_text = "echos input parameters"
name = "reboot"
help_text = "echos input parameters and reboots server"
/datum/tgs_chat_command/reboot/Run(datum/tgs_chat_user/sender, params)
set waitfor = FALSE