Changes Category

Administration
This commit is contained in:
peoplearestrange
2020-02-04 04:18:52 +00:00
committed by GitHub
parent 8dd4dfa5ab
commit f476466673
+1 -1
View File
@@ -1,6 +1,6 @@
/client/proc/create_poll()
set name = "Create Poll"
set category = "Special Verbs"
set category = "Administration"
if(!check_rights(R_POLL))
return
if(!SSdbcore.Connect())