Fix project name in project.godot

This commit is contained in:
Nekojimi 2022-03-15 21:13:35 +00:00
parent f11cddde91
commit b83ced5030
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ _global_script_class_icons={
[application]
config/name="${REPO_NAME}"
config/name="LoopyTest"
config/icon="res://icon.png"
[gdnative]