mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-23 12:31:24 +01:00
Redraw emblems after resample.
This commit is contained in:
parent
0408893db3
commit
3cbb46fe48
1 changed files with 2 additions and 0 deletions
|
|
@ -310,6 +310,8 @@ window.Submap = (function () {
|
|||
}
|
||||
drawMarkers();
|
||||
|
||||
stage("Redraw emblems.");
|
||||
drawEmblems();
|
||||
stage("Regenerating Zones.");
|
||||
addZones();
|
||||
Names.getMapName();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue