mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-18 02:01:22 +01:00
V1.8 (#784)
* pump version to 1.8 * resampleDialog UI update * don't draw markers if not required * submapOptionsDialog style changes
This commit is contained in:
parent
8a0fbd14dc
commit
e6dfab48c2
7 changed files with 141 additions and 149 deletions
|
|
@ -308,7 +308,7 @@ window.Submap = (function () {
|
|||
if (options.lockMarkers) m.lock = true;
|
||||
}
|
||||
}
|
||||
drawMarkers();
|
||||
if (layerIsOn("toggleMarkers")) drawMarkers();
|
||||
|
||||
stage("Redraw emblems.");
|
||||
drawEmblems();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue