aboutsummaryrefslogtreecommitdiff
path: root/game/theme/assets/main_menu_button_normal.tres
diff options
context:
space:
mode:
author BrickPi <ajmach6@gmail.com>2024-01-19 22:52:24 +0100
committer BrickPi <ajmach6@gmail.com>2024-01-21 16:25:06 +0100
commit2940411cb33a64cd41c2d39ddf98aab54edc9f69 (patch)
tree8cefa44e20d3fd26f7ba083454ffdcbb43c1d05f /game/theme/assets/main_menu_button_normal.tres
parentfb2561bd998f211d2099f811a6b6b25a57118160 (diff)
Reorganise Asset File Structure
Diffstat (limited to 'game/theme/assets/main_menu_button_normal.tres')
-rw-r--r--game/theme/assets/main_menu_button_normal.tres10
1 files changed, 0 insertions, 10 deletions
diff --git a/game/theme/assets/main_menu_button_normal.tres b/game/theme/assets/main_menu_button_normal.tres
deleted file mode 100644
index 3521264..0000000
--- a/game/theme/assets/main_menu_button_normal.tres
+++ /dev/null
@@ -1,10 +0,0 @@
-[gd_resource type="StyleBoxTexture" load_steps=2 format=3 uid="uid://blwilunhmyvpq"]
-
-[ext_resource type="Texture2D" uid="uid://c0p34i3d3b0pw" path="res://theme/assets/main_menu_button.png" id="1_o43lq"]
-
-[resource]
-content_margin_left = 20.0
-content_margin_top = 10.0
-content_margin_right = 20.0
-content_margin_bottom = 14.0
-texture = ExtResource("1_o43lq")