From ecce80779cdf123f5d6cb37efb261afe57528db3 Mon Sep 17 00:00:00 2001 From: sapient_cogbag Date: Sat, 11 Apr 2020 17:10:43 +0100 Subject: [PATCH] ~ some stuff. we will merge from upstream again --- Main.tscn | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/Main.tscn b/Main.tscn index 83d3c7a..641685e 100644 --- a/Main.tscn +++ b/Main.tscn @@ -1133,8 +1133,8 @@ resizable = true mode = 0 access = 2 filters = PoolStringArray( "*.pxo ; Pixelorama Project" ) -current_dir = "/home/matti/repos/Pixelorama" -current_path = "/home/matti/repos/Pixelorama/" +current_dir = "" +current_path = "" [node name="SaveSprite" type="FileDialog" parent="."] anchor_left = 0.5 @@ -1149,12 +1149,12 @@ window_title = "Save Sprite as .pxo" resizable = true access = 2 filters = PoolStringArray( "*.pxo ; Pixelorama Project" ) -current_dir = "/home/matti/repos/Pixelorama" -current_path = "/home/matti/repos/Pixelorama/" - +current_dir = "" +current_path = "" + [node name="ImportSprites" parent="." instance=ExtResource( 29 )] -current_dir = "/home/matti/repos/Pixelorama" -current_path = "/home/matti/repos/Pixelorama/" +current_dir = "" +current_path = "" [node name="ExportDialog" parent="." instance=ExtResource( 39 )] @@ -1203,8 +1203,8 @@ dialog_text = "This is an error message!" [node name="PaletteImportFileDialog" parent="." instance=ExtResource( 37 )] filters = PoolStringArray( "*.json ; JavaScript Object Notation", "*.gpl ; Gimp Palette Library", "*.png; Portable Network Graphics" ) -current_dir = "/home/matti/repos/Pixelorama" -current_path = "/home/matti/repos/Pixelorama/" +current_dir = "" +current_path = "" [node name="LeftCursor" type="Sprite" parent="."] visible = false