Religions work now, including the tree view

This commit is contained in:
Guillaume St-Pierre 2022-12-08 17:45:41 -05:00
parent 3d2b32535d
commit 360323c183
2 changed files with 40 additions and 15 deletions

View file

@ -403,6 +403,7 @@ function regenerateReligions() {
Religions.generate();
if (!layerIsOn("toggleReligions")) toggleReligions();
else drawReligions();
refreshAllEditors();
}
function regenerateCultures() {