Merge pull request #10704 from Ghommie/Ghommie-cit529

More Runtimenator fixes.
This commit is contained in:
kevinz000
2020-02-16 05:10:19 -07:00
committed by GitHub
5 changed files with 18 additions and 26 deletions
+1
View File
@@ -1014,6 +1014,7 @@
/obj/item/toy/cards/singlecard/examine(mob/user)
. = ..()
if(ishuman(user))
var/mob/living/carbon/human/cardUser = user
if(cardUser.is_holding(src))