diff options
author | tpart <tpart120@proton.me> | 2024-10-06 21:17:52 +0200 |
---|---|---|
committer | tpart <tpart120@proton.me> | 2024-10-10 11:48:35 +0200 |
commit | 4ee632304449b77689bf075d3dbcd2466210e118 (patch) | |
tree | 628153bd5eb76692c20e1b29d664bff1a98818f8 /client/menu/menu_background.tscn | |
parent | 26e4226f3ef410e5ec437bc8a1f2e286dcc8cde2 (diff) | |
download | hurrycurry-4ee632304449b77689bf075d3dbcd2466210e118.tar hurrycurry-4ee632304449b77689bf075d3dbcd2466210e118.tar.bz2 hurrycurry-4ee632304449b77689bf075d3dbcd2466210e118.tar.zst |
Reorganize map files; Fix location of some theme files
Diffstat (limited to 'client/menu/menu_background.tscn')
-rw-r--r-- | client/menu/menu_background.tscn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/menu/menu_background.tscn b/client/menu/menu_background.tscn index 19f0d506..c8cd7c53 100644 --- a/client/menu/menu_background.tscn +++ b/client/menu/menu_background.tscn @@ -2,7 +2,7 @@ [ext_resource type="Script" path="res://menu/menu_background.gd" id="1_ijsg0"] [ext_resource type="Script" path="res://map/auto_setup/environment_setup.gd" id="2_rkilw"] -[ext_resource type="Shader" path="res://menu/menu_background.gdshader" id="3_5mp8y"] +[ext_resource type="Shader" path="res://menu/theme/shaders/menu_background.gdshader" id="3_5mp8y"] [ext_resource type="PackedScene" uid="uid://b4gone8fu53r7" path="res://map/map.tscn" id="3_p80a7"] [sub_resource type="ProceduralSkyMaterial" id="ProceduralSkyMaterial_uw50b"] |