mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-22 03:51:23 +01:00
Editors fixing + re-versioning
This commit is contained in:
parent
4a0f2f1337
commit
f532565f4f
7 changed files with 37 additions and 59 deletions
|
|
@ -678,7 +678,6 @@ window.Religions = (function () {
|
|||
const cultureId = cells.culture[cellId];
|
||||
religionIds[cellId] = cultureToReligionMap.get(cultureId) || 0;
|
||||
}
|
||||
}
|
||||
|
||||
return religionIds;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue