Send questions to admins and mods

This commit is contained in:
Markolie
2015-09-27 21:38:08 +02:00
parent a47b86e3c5
commit 6f2a753d89
2 changed files with 9 additions and 13 deletions
+1 -1
View File
@@ -509,7 +509,7 @@
proc/has_admin_rights()
return client.holder.rights & R_ADMIN
return check_rights(R_ADMIN, 0, src)
proc/is_species_whitelisted(datum/species/S)
if(!S) return 1