This commit is contained in:
Azgaar 2019-09-12 03:04:18 +03:00
parent 2e60c6a1a6
commit 8157585533
7 changed files with 49 additions and 45 deletions

View file

@ -340,7 +340,7 @@ function addRiverOnClick() {
alertMessage.innerHTML = `<p>Heightmap is depressed and the system had to change the heightmap to allow water flux.</p>
Would you like to <i>keep</i> the changes or <i>restore</i> the initial heightmap?`;
$("#alert").dialog({resizable: false, title: "Heightmap is changed", width: 300, modal: true,
$("#alert").dialog({resizable: false, title: "Heightmap is changed", width: "30em", modal: true,
buttons: {
Keep: function() {$(this).dialog("close");},
Restore: function() {