Going to keep it in the same meny

This commit is contained in:
Markolie
2015-10-04 21:42:26 +02:00
parent ad3096c4ec
commit 486c64c9c4
+2 -2
View File
@@ -1,6 +1,6 @@
/client/proc/create_poll()
set name = "Create Poll"
set category = "Special Verbs"
set name = "Create Server Poll"
set category = "Server"
if(!check_rights(R_PERMISSIONS))
return
if(!dbcon.IsConnected())