Fix broken admin commands

This commit is contained in:
ZomgPonies
2015-05-07 00:26:26 -04:00
parent 956aa6eda1
commit 82730e9b4a
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -1397,7 +1397,7 @@
usr.client.cmd_admin_slimeize(H)
else if(href_list["makeslime"])
else if(href_list["makesuper"])
if(!check_rights(R_SPAWN)) return
var/mob/living/carbon/human/H = locate(href_list["makesuper"])