diff options
| author | Andrew Lee <alee14498@protonmail.com> | 2021-11-24 23:50:05 -0500 |
|---|---|---|
| committer | Andrew Lee <alee14498@protonmail.com> | 2021-11-24 23:50:05 -0500 |
| commit | 6cb9ecfd6f6c863cd873a1b5e77972d542dfb1bc (patch) | |
| tree | 19062c133ad787bf309eddd3461f99e7a0f2c915 /project.godot | |
| parent | 52d2ad6538ef1cfa31295bfdd7b1a7dd5d31dfed (diff) | |
| download | erable-godot-godot.tar.gz erable-godot-godot.tar.bz2 erable-godot-godot.zip | |
Added a file dialog; Hopefully it can play audio soongodot
Diffstat (limited to 'project.godot')
| -rw-r--r-- | project.godot | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/project.godot b/project.godot index e9cd0eb..8552f12 100644 --- a/project.godot +++ b/project.godot @@ -13,7 +13,6 @@ config_version=4 config/name="Erable" config/description="Audio Player" run/main_scene="res://App.tscn" -boot_splash/image=false config/icon="res://erable.png" [rendering] |
