summaryrefslogtreecommitdiff
path: root/engine/MainMenu.json
diff options
context:
space:
mode:
Diffstat (limited to 'engine/MainMenu.json')
-rw-r--r--engine/MainMenu.json21
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
- }
- }
- ]
-}