diff --git a/modules/submap.js b/modules/submap.js index fed9fbc6..09853f97 100644 --- a/modules/submap.js +++ b/modules/submap.js @@ -310,6 +310,8 @@ window.Submap = (function () { } drawMarkers(); + stage("Redraw emblems."); + drawEmblems(); stage("Regenerating Zones."); addZones(); Names.getMapName();