mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-22 12:01:23 +01:00
Religions work now, including the tree view
This commit is contained in:
parent
3d2b32535d
commit
360323c183
2 changed files with 40 additions and 15 deletions
|
|
@ -403,6 +403,7 @@ function regenerateReligions() {
|
|||
Religions.generate();
|
||||
if (!layerIsOn("toggleReligions")) toggleReligions();
|
||||
else drawReligions();
|
||||
refreshAllEditors();
|
||||
}
|
||||
|
||||
function regenerateCultures() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue