From 3ffbd4d886883e8135373df2f35668765f224ae1 Mon Sep 17 00:00:00 2001 From: klingbolt Date: Fri, 19 Jan 2024 00:11:13 -0500 Subject: [PATCH] removing filepath --- Spatial.tscn | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Spatial.tscn b/Spatial.tscn index 43324dee..855bddee 100644 --- a/Spatial.tscn +++ b/Spatial.tscn @@ -203,8 +203,8 @@ margin_bottom = 587.0 window_title = "Open a Directory" mode = 2 access = 2 -current_dir = "/home/steph/Code/Projects/Burrito" -current_path = "/home/steph/Code/Projects/Burrito/" +current_dir = "." +current_path = "." script = ExtResource( 14 ) __meta__ = { "_edit_use_anchors_": false