mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-22 12:01:23 +01:00
Refreshing cultures editor updates culture centers
This commit is contained in:
parent
9dd4d47ad8
commit
2e31ea0e01
1 changed files with 1 additions and 0 deletions
|
|
@ -38,6 +38,7 @@ function editCultures() {
|
||||||
function refreshCulturesEditor() {
|
function refreshCulturesEditor() {
|
||||||
culturesCollectStatistics();
|
culturesCollectStatistics();
|
||||||
culturesEditorAddLines();
|
culturesEditorAddLines();
|
||||||
|
drawCultureCenters();
|
||||||
}
|
}
|
||||||
|
|
||||||
function culturesCollectStatistics() {
|
function culturesCollectStatistics() {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue