Skip to content

Commit

Permalink
...
Browse files Browse the repository at this point in the history
  • Loading branch information
doom committed Sep 28, 2023
1 parent 29420bf commit d79fc0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/controllers/subsystem/minimap.dm
Original file line number Diff line number Diff line change
Expand Up @@ -421,8 +421,8 @@ SUBSYSTEM_DEF(minimaps)
else
GLOB.uscm_svg_overlay += svg_overlay

return TRUE
qdel(svg_overlay)
return TRUE


/datum/controller/subsystem/minimaps/proc/fetch_tacmap_datum(zlevel, flags)
Expand Down

0 comments on commit d79fc0a

Please sign in to comment.