mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2026-03-23 07:37:24 +01:00
Fix: Military regiment notes not updated on regeneration with new era/year (#1329)
* Initial plan * Fix: Military notes not updated on regiment or Era data change Co-authored-by: Azgaar <26469650+Azgaar@users.noreply.github.com> * Refactor: update existing regiment note in-place; remove all regiment notes in one pass Co-authored-by: Azgaar <26469650+Azgaar@users.noreply.github.com> * Bump version to 1.112.3 (patch: fix military notes not updated on regen) Co-authored-by: Azgaar <26469650+Azgaar@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: Azgaar <26469650+Azgaar@users.noreply.github.com>
This commit is contained in:
parent
13ec798ffb
commit
b87225665e
3 changed files with 15 additions and 3 deletions
|
|
@ -8494,7 +8494,7 @@
|
|||
|
||||
<script defer src="config/heightmap-templates.js"></script>
|
||||
<script defer src="config/precreated-heightmaps.js"></script>
|
||||
<script defer src="modules/military-generator.js?v=1.107.0"></script>
|
||||
<script defer src="modules/military-generator.js?v=1.112.3"></script>
|
||||
<script defer src="modules/resample.js?v=1.112.1"></script>
|
||||
<script defer src="libs/alea.min.js?v1.105.0"></script>
|
||||
<script defer src="libs/polylabel.min.js?v1.105.0"></script>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue