fix: enhance emblem rendering for states and burgs in the editor (#1343)

* fix: enhance emblem rendering for states and burgs in the editor

* fix: update tools.js version to 1.112.0 for improved functionality

* Update src/index.html

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
Marc Emmanuel 2026-03-05 11:57:53 +01:00 committed by GitHub
parent 32227518d2
commit 634c7dba4b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 11 additions and 7 deletions

View file

@ -8548,7 +8548,7 @@
<script defer src="modules/ui/style.js?v=1.108.4"></script>
<script defer src="modules/ui/editors.js?v=1.112.1"></script>
<script defer src="modules/ui/tools.js?v=1.111.0"></script>
<script defer src="modules/ui/tools.js?v=1.113.3"></script>
<script defer src="modules/ui/world-configurator.js?v=1.105.4"></script>
<script defer src="modules/ui/heightmap-editor.js?v=1.113.0"></script>
<script defer src="modules/ui/provinces-editor.js?v=1.108.1"></script>

View file

@ -676,6 +676,7 @@ class BurgModule {
};
this.definePopulation(burg);
this.defineEmblem(burg);
COArenderer.add("burg", burgId, burg.coa, x, y);
this.defineFeatures(burg);
const populations = pack.burgs