diff options
| author | physcik <mynameisgennadiy@vk.com> | 2026-03-27 16:35:35 +0500 |
|---|---|---|
| committer | physcik <mynameisgennadiy@vk.com> | 2026-03-27 16:35:35 +0500 |
| commit | d76606e60d8a72d6d82f8deb086e7ac0558b6b14 (patch) | |
| tree | 397b67b33e6db20fdcdb32f531946d259d0554f1 /packages/Core/Menus/MainMenu.json | |
| parent | 34e63154d2c683c6f30b3d0d524b1e11331ea27e (diff) | |
Menu background
Diffstat (limited to 'packages/Core/Menus/MainMenu.json')
| -rw-r--r-- | packages/Core/Menus/MainMenu.json | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/packages/Core/Menus/MainMenu.json b/packages/Core/Menus/MainMenu.json index 5c5d896..0e733d0 100644 --- a/packages/Core/Menus/MainMenu.json +++ b/packages/Core/Menus/MainMenu.json @@ -5,6 +5,10 @@ "BackgroundColor": "#f0aa00", "Padding": 0.01 }, + "BackgroundElement": { + "Type": "image", + "TextureName": "core/bg_placeholder.png" + }, "Children": [ { "Type": "void", @@ -15,7 +19,6 @@ "Weight": 1, "Spacing": 0.01, "Style": { - "BackgroundColor": "#f00000", "Padding": 0.01 }, "Children": [ |
