Initial project sync

This commit is contained in:
wxm
2026-07-06 22:55:14 -07:00
commit 8cca00d0da
1066 changed files with 58585 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
[gd_scene format=3]
[ext_resource type="Script" path="res://scenes/ui/combo_window_hud.gd" id="1"]
[node name="ComboWindowHud" type="Control"]
custom_minimum_size = Vector2(255, 51)
mouse_filter = 2
script = ExtResource("1")