godot-4.5 (#5)

Reviewed-on: #5
This commit was merged in pull request #5.
This commit is contained in:
2026-01-31 13:06:43 +00:00
parent bc3108ea37
commit dde3eaa52e
45 changed files with 5779 additions and 271 deletions

View File

@@ -53,11 +53,13 @@ size_flags_vertical = 3
[node name="Input Settings Button" type="Button" parent="PanelContainer/MarginContainer/VBoxContainer"]
layout_mode = 2
disabled = true
text = "INPUT_BUTTON"
flat = true
[node name="Display Settings Button" type="Button" parent="PanelContainer/MarginContainer/VBoxContainer"]
layout_mode = 2
disabled = true
text = "DISPLAY_BUTTON"
flat = true
@@ -68,6 +70,7 @@ flat = true
[node name="Gameplay Settings Button" type="Button" parent="PanelContainer/MarginContainer/VBoxContainer"]
layout_mode = 2
disabled = true
text = "GAMEPLAY_BUTTON"
flat = true