aboutsummaryrefslogtreecommitdiff
path: root/game/theme/options_menu.tres
diff options
context:
space:
mode:
author George L. Albany <Megacake1234@gmail.com>2023-06-04 02:17:28 +0200
committer GitHub <noreply@github.com>2023-06-04 02:17:28 +0200
commit3236f51d700674aee6ee6572109ffb3d5fa5fed2 (patch)
treeb898150a8a45e7c0d814459e7f12f39429acefeb /game/theme/options_menu.tres
parent73e29d02e48739aba5ca5db1b9575c67e795400f (diff)
parentb98166b28c47cccff731d30959b8250fb27ff408 (diff)
Merge pull request #130 from Spartan322/organize/godot-project
Diffstat (limited to 'game/theme/options_menu.tres')
-rw-r--r--game/theme/options_menu.tres4
1 files changed, 2 insertions, 2 deletions
diff --git a/game/theme/options_menu.tres b/game/theme/options_menu.tres
index 04bcb96..58c12ab 100644
--- a/game/theme/options_menu.tres
+++ b/game/theme/options_menu.tres
@@ -1,7 +1,7 @@
[gd_resource type="Theme" load_steps=8 format=3 uid="uid://fbxssqcg1s0m"]
-[ext_resource type="Script" path="res://src/Utility/StyleBoxCombinedTexture.gd" id="1_6eqg5"]
-[ext_resource type="Script" path="res://src/Utility/TextureSetting.gd" id="2_d0e1t"]
+[ext_resource type="Script" path="res://src/Game/Theme/StyleBoxCombinedTexture.gd" id="1_6eqg5"]
+[ext_resource type="Script" path="res://src/Game/Theme/TextureSetting.gd" id="2_d0e1t"]
[ext_resource type="Texture2D" uid="uid://dapuqgpjs56bs" path="res://theme/assets/main_menu_background.png" id="3_t863y"]
[ext_resource type="Texture2D" uid="uid://q25s41oavuxw" path="res://theme/assets/main_menu_border_paper.png" id="4_ljte1"]