From b973cb2ecd6e49ee76211d7db634d07cc58cef2d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lera=20Elvo=C3=A9?= Date: Fri, 15 Dec 2023 17:32:28 +0300 Subject: [PATCH] use app icon --- project.godot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.godot b/project.godot index a4d929d..6b1e049 100644 --- a/project.godot +++ b/project.godot @@ -18,7 +18,7 @@ config/use_custom_user_dir=true config/custom_user_dir_name="streamgraph" config/auto_accept_quit=false config/features=PackedStringArray("4.2", "Forward Plus") -config/icon="res://icon.svg" +config/icon="res://dist/logo-flattened.svg" [autoload]