This commit is contained in:
Markolie
2015-09-30 03:38:44 +02:00
parent 9277a2f55e
commit 1a7c565482
+1 -1
View File
@@ -3,7 +3,7 @@
set name = "Dsay" //Gave this shit a shorter name so you only have to time out "dsay" rather than "dead say" to use it --NeoFite
set hidden = 1
if(!check_rights(R_ADMIN|RMOD))
if(!check_rights(R_ADMIN|R_MOD))
return
if(!src.mob)