mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-17 09:41:24 +01:00
v 0.8.05b
This commit is contained in:
parent
9aa369b6df
commit
6cb21bbead
6 changed files with 66 additions and 44 deletions
|
|
@ -378,7 +378,7 @@ function editCultures() {
|
|||
}
|
||||
|
||||
function addCulture() {
|
||||
const defaultCultures = Cultures.getDefault();
|
||||
const defaultCultures = Cultures.getDefault();
|
||||
let culture, base, name;
|
||||
if (pack.cultures.length < defaultCultures.length) {
|
||||
// add one of the default cultures
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue