Update laptop.dm

This commit is contained in:
silicons
2020-08-06 18:09:50 -07:00
committed by GitHub
parent 3a39f76ece
commit e9cbb550a1
@@ -65,6 +65,7 @@
M.put_in_hand(src, H.held_index)
/obj/item/modular_computer/laptop/on_attack_hand(mob/user, act_intent = user.a_intent, unarmed_attack_flags)
. = ..()
if(screen_on && isturf(loc))
return attack_self(user)