Redraw emblems after resample.

This commit is contained in:
Mészáros Gergely 2022-04-16 10:52:48 +02:00
parent 0408893db3
commit 3cbb46fe48

View file

@ -310,6 +310,8 @@ window.Submap = (function () {
}
drawMarkers();
stage("Redraw emblems.");
drawEmblems();
stage("Regenerating Zones.");
addZones();
Names.getMapName();