mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-22 12:01:23 +01:00
refactor: cleanup, change wording
This commit is contained in:
parent
ef24e3ea1a
commit
2424c66475
8 changed files with 83 additions and 68 deletions
|
|
@ -1,6 +1,6 @@
|
|||
"use strict";
|
||||
|
||||
// update old .gz/.map version to the current one
|
||||
// update old map file to the current version
|
||||
export function resolveVersionConflicts(version) {
|
||||
if (version < 1) {
|
||||
// v1.0 added a new religions layer
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue