Skip to content

Commit

Permalink
oops
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkSuckerberg committed Sep 23, 2023
1 parent c78a04a commit 0a03b1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/datums/map_zones.dm
Original file line number Diff line number Diff line change
Expand Up @@ -412,7 +412,7 @@
unlink(dir)
parent_level.virtual_levels -= src
parent_level = null
SSidlenpcpool.idle_mobs_by_virtual_level -= "[id]"
LAZYREMOVE(SSmapping.virtual_z_translation, "[id]")
SSmapping.virtual_z_translation -= "[id]"
parent_map_zone.remove_virtual_level(src)
if(up_linkage)
Expand Down

0 comments on commit 0a03b1c

Please sign in to comment.