Changes Category

Administration
This commit is contained in:
peoplearestrange
2020-02-04 02:24:57 +00:00
committed by GitHub
parent d98bed219d
commit 7813b6a99d
+1 -1
View File
@@ -488,7 +488,7 @@ GLOBAL_DATUM_INIT(ahelp_tickets, /datum/admin_help_tickets, new)
adminhelp(msg)
/client/verb/adminhelp(msg as text)
set category = "Admin"
set category = "Administration"
set name = "Adminhelp"
if(GLOB.say_disabled) //This is here to try to identify lag problems