Changes to Category

changes Administration to Admin
This commit is contained in:
peoplearestrange
2020-02-04 20:19:07 +00:00
committed by GitHub
parent d8be9f2b65
commit 9b71221911
+1 -1
View File
@@ -1,6 +1,6 @@
/client/proc/create_poll()
set name = "Create Poll"
set category = "Administration"
set category = "Admin"
if(!check_rights(R_POLL))
return
if(!SSdbcore.Connect())