removing unnecesary double parent proc calls (#49694)

* removing unnecesary double parent proc calls

* i made an oopsie
This commit is contained in:
spookydonut
2020-03-05 18:51:37 +08:00
committed by GitHub
parent 024d4d8581
commit 319ca52545
12 changed files with 16 additions and 27 deletions
@@ -40,9 +40,8 @@
. = ..()
/obj/item/modular_computer/laptop/update_overlays()
. = ..()
if(screen_on)
..()
return ..()
else
cut_overlays()
icon_state = icon_state_closed