diff --git a/src/Palette/PaletteImportFileDialog.tscn b/src/Palette/PaletteImportFileDialog.tscn index d49d89e..f003eca 100644 --- a/src/Palette/PaletteImportFileDialog.tscn +++ b/src/Palette/PaletteImportFileDialog.tscn @@ -3,11 +3,13 @@ [node name="PaletteImportFileDialog" type="FileDialog"] anchor_right = 1.0 anchor_bottom = 1.0 +margin_right = -780.0 +margin_bottom = -420.0 rect_min_size = Vector2( 500, 300 ) window_title = "Open a File" resizable = true mode = 0 access = 2 filters = PoolStringArray( "*.json ; JavaScript Object Notation" ) -current_dir = "D:/GitHub/Pixelorama" -current_path = "D:/GitHub/Pixelorama/" +current_dir = "C:/Users/Overloaded/Dropbox/Orama Founding Members/εταιρικα αρχεια/Godot Projects/Pixelorama" +current_path = "C:/Users/Overloaded/Dropbox/Orama Founding Members/εταιρικα αρχεια/Godot Projects/Pixelorama/"