Refreshing cultures editor updates culture centers

This commit is contained in:
Michael DiRienzo 2020-07-07 18:20:38 -04:00
parent 9dd4d47ad8
commit 2e31ea0e01

View file

@ -38,6 +38,7 @@ function editCultures() {
function refreshCulturesEditor() { function refreshCulturesEditor() {
culturesCollectStatistics(); culturesCollectStatistics();
culturesEditorAddLines(); culturesEditorAddLines();
drawCultureCenters();
} }
function culturesCollectStatistics() { function culturesCollectStatistics() {