mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-17 09:41:24 +01:00
v1.4.37
This commit is contained in:
parent
f424f242da
commit
468e553f7c
2 changed files with 4 additions and 4 deletions
|
|
@ -526,7 +526,7 @@ function uploadMap(file, callback) {
|
|||
} else {
|
||||
load = true;
|
||||
message = `The map version (${mapVersion}) does not match the Generator version (${version}).
|
||||
<br>The map will be auto-updated. In case of issues please keep using an ${archive} of the Generator`;
|
||||
<br>Click OK to get map auto-updated. In case of issues please keep using an ${archive} of the Generator`;
|
||||
}
|
||||
alertMessage.innerHTML = message;
|
||||
$("#alert").dialog({title: "Version conflict", width: "38em", buttons: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue