Merge pull request #3037 from Citadel-Station-13/upstream-merge-31128

[MIRROR] Removes irccheck admin restriction
This commit is contained in:
LetterJay
2017-10-01 16:29:04 -04:00
committed by GitHub
-1
View File
@@ -20,7 +20,6 @@
/datum/server_tools_command/irccheck
name = "check"
help_text = "Gets the playercount, gamemode, and address of the server"
admin_only = TRUE
var/static/last_irc_check = 0
/datum/server_tools_command/irccheck/Run(sender, params)