Skip to content

Commit 056cd8f

Browse files
Use relative path for project icon instead of uid (#181)
1 parent 3efb938 commit 056cd8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project.godot

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ config/name="Template"
1414
run/main_scene="uid://dnmu3cujgayk2"
1515
config/features=PackedStringArray("4.4", "C#", "Forward Plus")
1616
boot_splash/show_image=false
17-
config/icon="uid://b23bhiuc3hpkp"
17+
config/icon="res://Icon.svg"
1818

1919
[autoload]
2020

0 commit comments

Comments
 (0)