Skip to content

Commit

Permalink
Bad leftover code smh head
Browse files Browse the repository at this point in the history
  • Loading branch information
Haliris committed Jan 5, 2024
1 parent 149b667 commit d3aded3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion code/modules/security/genpop.dm
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,6 @@
//Signal automatically gets unattached and reattached when we're moved.
var/static/list/loc_connections = list(
COMSIG_ATOM_ENTERED = PROC_REF(on_entered),
COMSIG_ATOM_EXITED = PROC_REF(on_exit)
)
AddElement(/datum/element/connect_loc, loc_connections)

Expand Down

0 comments on commit d3aded3

Please sign in to comment.