diff options
Diffstat (limited to 'assets/MainMenu.json')
| -rw-r--r-- | assets/MainMenu.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/assets/MainMenu.json b/assets/MainMenu.json index 09e333b..d44ab69 100644 --- a/assets/MainMenu.json +++ b/assets/MainMenu.json @@ -11,8 +11,13 @@ { "Type": "gridcolumn", "Weight": 1, + "Spacing": 0.01, "Children": [ { + "Type": "image", + "TextureName": "testPackage/water.png" + }, + { "Type": "label", "Text": "Ruines of Rafdalon" }, |
