Cccomp is Sssilly

This commit is contained in:
ZomgPonies
2014-01-19 17:32:04 -05:00
parent a81c243986
commit 258784dea7
+1 -1
View File
@@ -230,7 +230,7 @@
//world << "[href] ; [href_list[href]]"
if (!istype(src.loc, /turf) || !istype(usr, /mob/living/silicon/ai))
if (!istype(src.loc, /turf) || !istype(usr, /mob/living/silicon/ai) || !istype(usr, /mob/living/carbon/human))
return 0 // Do not update ui
if( href_list["cmode"] )