mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-17 09:41:24 +01:00
v1.22.33
This commit is contained in:
parent
904951d6c0
commit
8a6108e203
5 changed files with 186 additions and 180 deletions
|
|
@ -470,6 +470,7 @@ function editCultures() {
|
|||
drawCultures();
|
||||
pack.burgs.forEach(b => b.culture = pack.cells.culture[b.cell]);
|
||||
refreshCulturesEditor();
|
||||
document.querySelector("input.statePower").focus(); // to not trigger hotkeys
|
||||
}
|
||||
|
||||
function enterCultureManualAssignent() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue