SMES fix?

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