From e2371b3ec7c50d7e9b66740927717c67f4fb92e6 Mon Sep 17 00:00:00 2001 From: qrrk <19731636+qrrk@users.noreply.github.com> Date: Sun, 12 Sep 2021 21:17:13 +0300 Subject: [PATCH] Update UI icons --- icons/download.svg | 49 ++++++++------------------------------------ icons/info.svg | 45 ++++++++-------------------------------- icons/play.svg | 45 ++++++++-------------------------------- scenes/Catapult.tscn | 4 ++-- 4 files changed, 29 insertions(+), 114 deletions(-) diff --git a/icons/download.svg b/icons/download.svg index 18bfe35b..3fb47eec 100644 --- a/icons/download.svg +++ b/icons/download.svg @@ -1,47 +1,16 @@ - - - - - - + id="defs8" /> + diff --git a/icons/info.svg b/icons/info.svg index feb0f8c2..bfca7d3f 100644 --- a/icons/info.svg +++ b/icons/info.svg @@ -1,43 +1,16 @@ - - - - - - + id="defs8" /> + diff --git a/icons/play.svg b/icons/play.svg index 258da2e6..7c0c23a5 100644 --- a/icons/play.svg +++ b/icons/play.svg @@ -1,43 +1,16 @@ - - - - - - + id="defs8" /> + diff --git a/scenes/Catapult.tscn b/scenes/Catapult.tscn index a3c0e681..fe774c96 100644 --- a/scenes/Catapult.tscn +++ b/scenes/Catapult.tscn @@ -563,8 +563,8 @@ window_title = "Open a File" mode = 0 access = 2 filters = PoolStringArray( "*.zip" ) -current_dir = "/Godot/Catapult/Project" -current_path = "/Godot/Catapult/Project/" +current_dir = "/mnt/data/Godot/Catapult/Project" +current_path = "/mnt/data/Godot/Catapult/Project/" [node name="Settings" type="VBoxContainer" parent="Main/Tabs"] visible = false