mirror of
https://github.com/Orama-Interactive/Pixelorama.git
synced 2025-01-31 07:29:49 +00:00
Remove paths from Main.tscn from the palette PR
This commit is contained in:
parent
42696e7b37
commit
f321b6d101
|
@ -58,16 +58,12 @@ __meta__ = {
|
||||||
margin_right = 375.0
|
margin_right = 375.0
|
||||||
|
|
||||||
[node name="OpenSprite" parent="Dialogs" instance=ExtResource( 12 )]
|
[node name="OpenSprite" parent="Dialogs" instance=ExtResource( 12 )]
|
||||||
current_dir = "/run/media/novhack/Orange/Pixelorama"
|
|
||||||
current_path = "/run/media/novhack/Orange/Pixelorama/"
|
|
||||||
|
|
||||||
[node name="SaveSprite" parent="Dialogs" instance=ExtResource( 11 )]
|
[node name="SaveSprite" parent="Dialogs" instance=ExtResource( 11 )]
|
||||||
margin_left = 108.0
|
margin_left = 108.0
|
||||||
margin_top = 40.0
|
margin_top = 40.0
|
||||||
margin_right = 623.0
|
margin_right = 623.0
|
||||||
margin_bottom = 388.0
|
margin_bottom = 388.0
|
||||||
current_dir = "/run/media/novhack/Orange/Pixelorama"
|
|
||||||
current_path = "/run/media/novhack/Orange/Pixelorama/untitled"
|
|
||||||
|
|
||||||
[node name="SaveSpriteHTML5" parent="Dialogs" instance=ExtResource( 8 )]
|
[node name="SaveSpriteHTML5" parent="Dialogs" instance=ExtResource( 8 )]
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue