mirror of
https://github.com/JHDev2006/Super-Mario-Bros.-Remastered-Public.git
synced 2025-12-05 19:20:19 -08:00
updated to godot 4.6-dev4
This commit is contained in:
parent
5daa630a72
commit
3d5b27b040
22 changed files with 11 additions and 9 deletions
|
|
@ -10,14 +10,14 @@ border_width_right = 1
|
|||
border_width_bottom = 1
|
||||
border_color = Color(1, 1, 1, 1)
|
||||
|
||||
[node name="TileModifierMenu" type="PanelContainer"]
|
||||
[node name="TileModifierMenu" type="PanelContainer" unique_id=1893735265]
|
||||
self_modulate = Color(1, 1, 1, 0.497)
|
||||
offset_right = 8.0
|
||||
offset_bottom = 8.0
|
||||
theme_override_styles/panel = SubResource("StyleBoxFlat_wognt")
|
||||
script = ExtResource("2_0slfq")
|
||||
|
||||
[node name="Container" type="VBoxContainer" parent="."]
|
||||
[node name="Container" type="VBoxContainer" parent="." unique_id=924516056]
|
||||
unique_name_in_owner = true
|
||||
layout_mode = 2
|
||||
size_flags_horizontal = 3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue