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 /MainTheme.tres | |
| 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 'MainTheme.tres')
| -rw-r--r-- | MainTheme.tres | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/MainTheme.tres b/MainTheme.tres new file mode 100644 index 0000000..8a44629 --- /dev/null +++ b/MainTheme.tres @@ -0,0 +1,3 @@ +[gd_resource type="Theme" format=2] + +[resource] |
