mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-17 01:41:22 +01:00
rename resample to transform
This commit is contained in:
parent
70e7adb5d0
commit
5c81170c42
2 changed files with 2 additions and 2 deletions
|
|
@ -94,7 +94,7 @@ window.UISubmap = (function () {
|
|||
};
|
||||
|
||||
$("#resampleDialog").dialog({
|
||||
title: "Resample map",
|
||||
title: "Transform map",
|
||||
width: "430px",
|
||||
resizable: false,
|
||||
position: {my: "center", at: "center", of: "svg"},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue