Initial project sync
This commit is contained in:
@@ -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")
|
||||
Reference in New Issue
Block a user