Skip to content

Commit

Permalink
[MIRROR] Fixes pointing at closets
Browse files Browse the repository at this point in the history
  • Loading branch information
emmanuelbassil authored and SuhEugene committed Oct 29, 2023
1 parent b160a60 commit 3840996
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -555,10 +555,6 @@
return TRUE
return ..()

/obj/structure/closet/CtrlAltClick(mob/user)
verb_toggleopen()
return TRUE

/obj/structure/closet/emp_act(severity)
for (var/atom/A as anything in src)
A.emp_act(severity)
Expand Down

0 comments on commit 3840996

Please sign in to comment.