diff options
Diffstat (limited to 'engine/MainMenu.json')
| -rw-r--r-- | engine/MainMenu.json | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/engine/MainMenu.json b/engine/MainMenu.json deleted file mode 100644 index 8718908..0000000 --- a/engine/MainMenu.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "Type": "gridrow", - "Weight": 2, - "Children": [ - { - "Type": "label", - "Text": "xdd", - "Style": { - "Padding": 0, - "BackgroundColor": "#FFAAFF" - } - }, - { - "Type": "void", - "Text": "xdd", - "Style": { - "Padding": 0 - } - } - ] -} |
