mirror of
https://github.com/Orama-Interactive/Pixelorama.git
synced 2025-02-21 21:13:14 +00:00
Add the Extensions parent node to Main.tscn
This commit is contained in:
parent
8d0418fe21
commit
5bf9da243f
1 changed files with 5 additions and 0 deletions
|
@ -122,6 +122,11 @@ dialog_autowrap = true
|
||||||
|
|
||||||
[node name="WindowOpacityDialog" parent="Dialogs" instance=ExtResource( 10 )]
|
[node name="WindowOpacityDialog" parent="Dialogs" instance=ExtResource( 10 )]
|
||||||
|
|
||||||
|
[node name="Extensions" type="Control" parent="."]
|
||||||
|
__meta__ = {
|
||||||
|
"_edit_use_anchors_": false
|
||||||
|
}
|
||||||
|
|
||||||
[node name="LeftCursor" type="Sprite" parent="."]
|
[node name="LeftCursor" type="Sprite" parent="."]
|
||||||
visible = false
|
visible = false
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue