forgot to commit for a while

This commit is contained in:
2024-04-21 15:43:32 -05:00
parent 885bc5ad6e
commit 3ac7bf33c4
18 changed files with 1607 additions and 38 deletions

View File

@@ -19,10 +19,13 @@ outline_size = 2
outline_color = Color(0, 0, 0, 1)
[node name="Row" type="MarginContainer" groups=["RowGroup"]]
anchors_preset = 10
anchor_right = 1.0
offset_right = 1152.0
grow_horizontal = 2
size_flags_vertical = 2
theme_override_constants/margin_left = 0
theme_override_constants/margin_top = 0
theme_override_constants/margin_right = 0
theme_override_constants/margin_bottom = 0
script = ExtResource("1_dodxa")
[node name="RowGrid" type="PanelContainer" parent="."]