mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-08-26 22:48:20 +01:00
Fix some DM stuff
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user