diff options
author | tpart <tpart120@proton.me> | 2024-10-06 21:21:51 +0200 |
---|---|---|
committer | tpart <tpart120@proton.me> | 2024-10-10 11:48:42 +0200 |
commit | 8fc3db922922e87fa5f8bdb09e4a3b6b2d4cf96e (patch) | |
tree | a4112644eea7edbc060f0c0a419a28374e41f66e /client/menu/lobby.tscn | |
parent | 4ee632304449b77689bf075d3dbcd2466210e118 (diff) | |
download | hurrycurry-8fc3db922922e87fa5f8bdb09e4a3b6b2d4cf96e.tar hurrycurry-8fc3db922922e87fa5f8bdb09e4a3b6b2d4cf96e.tar.bz2 hurrycurry-8fc3db922922e87fa5f8bdb09e4a3b6b2d4cf96e.tar.zst |
Categorize interact marker; Fix misplaced file
Diffstat (limited to 'client/menu/lobby.tscn')
-rw-r--r-- | client/menu/lobby.tscn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/menu/lobby.tscn b/client/menu/lobby.tscn index 9f4e14c9..83284357 100644 --- a/client/menu/lobby.tscn +++ b/client/menu/lobby.tscn @@ -12,7 +12,7 @@ [ext_resource type="PackedScene" uid="uid://b1f7bgn65j7b5" path="res://menu/controller_buttons/controller_button.tscn" id="7_t6mox"] [ext_resource type="FontFile" uid="uid://5ixo6b3bd3km" path="res://menu/theme/fonts/font-josefin-sans.woff2" id="8_cwbpa"] [ext_resource type="Texture2D" uid="uid://bsx6fo7mv2u6a" path="res://menu/controller_buttons/x.svg" id="9_q14bw"] -[ext_resource type="Script" path="res://menu/scroll_container_custom.gd" id="10_bgene"] +[ext_resource type="Script" path="res://menu/auto_setup/scroll_container_custom.gd" id="10_bgene"] [ext_resource type="Texture2D" uid="uid://cr2a6ide6vnnv" path="res://menu/controller_buttons/y.svg" id="11_5uugf"] [sub_resource type="FontVariation" id="FontVariation_5xxr2"] |