changes to category

changes Administration to Admin
This commit is contained in:
peoplearestrange
2020-02-04 20:20:30 +00:00
committed by GitHub
parent d98821a34a
commit 6f6ec8f4a8
+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 = "Administration"
set category = "Admin"
set name = "Adminhelp"
if(GLOB.say_disabled) //This is here to try to identify lag problems