diff options
Diffstat (limited to 'assets/MainMenu.json')
| -rw-r--r-- | assets/MainMenu.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/assets/MainMenu.json b/assets/MainMenu.json index d44ab69..9054627 100644 --- a/assets/MainMenu.json +++ b/assets/MainMenu.json @@ -14,12 +14,12 @@ "Spacing": 0.01, "Children": [ { - "Type": "image", - "TextureName": "testPackage/water.png" - }, - { "Type": "label", - "Text": "Ruines of Rafdalon" + "Text": "Ruines of Rafdalon", + "BackgroundElement": { + "Type": "image", + "TextureName": "testPackage/water.png" + } }, { "Type": "label", |
