diff options
author | IcECreAm777 <31211782+IcECreAm777@users.noreply.github.com> | 2022-07-17 00:59:28 +0200 |
---|---|---|
committer | IcECreAm777 <31211782+IcECreAm777@users.noreply.github.com> | 2022-07-17 00:59:28 +0200 |
commit | 1d79bbbb95f1372650914cf543e7d9179653ef6e (patch) | |
tree | 822b4f1b696a818178f764e9bb1e8603a0eb686d /godot/assets | |
parent | 598a36466e76d0c7c16a690a72d4a0e8d7326351 (diff) | |
download | 2022-1d79bbbb95f1372650914cf543e7d9179653ef6e.tar.gz 2022-1d79bbbb95f1372650914cf543e7d9179653ef6e.tar.bz2 2022-1d79bbbb95f1372650914cf543e7d9179653ef6e.zip |
added bgm
Diffstat (limited to '')
-rw-r--r-- | godot/assets/sounds/bgm.mp3 | 3 | ||||
-rw-r--r-- | godot/assets/sounds/bgm.mp3.import | 3 | ||||
-rw-r--r-- | godot/assets/sounds/main_menu.mp3 | 3 | ||||
-rw-r--r-- | godot/assets/sounds/main_menu.mp3.import | 3 |
4 files changed, 12 insertions, 0 deletions
diff --git a/godot/assets/sounds/bgm.mp3 b/godot/assets/sounds/bgm.mp3 new file mode 100644 index 0000000..cad9651 --- /dev/null +++ b/godot/assets/sounds/bgm.mp3 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b3907d7df22c82ee15cfff306a69dd3f5f003cec8a031972f84004dc268da51 +size 5963398 diff --git a/godot/assets/sounds/bgm.mp3.import b/godot/assets/sounds/bgm.mp3.import new file mode 100644 index 0000000..c98d401 --- /dev/null +++ b/godot/assets/sounds/bgm.mp3.import @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:128cf14fafb0d84338eca1ea75b9f54d21b86505f97f047a412607dc4e6fbbf3 +size 280 diff --git a/godot/assets/sounds/main_menu.mp3 b/godot/assets/sounds/main_menu.mp3 new file mode 100644 index 0000000..1f262dc --- /dev/null +++ b/godot/assets/sounds/main_menu.mp3 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b320e47c06cc8ba3889e3ac6467eff129fd9c6dced99de1de919783faea9ae23 +size 6169312 diff --git a/godot/assets/sounds/main_menu.mp3.import b/godot/assets/sounds/main_menu.mp3.import new file mode 100644 index 0000000..c593491 --- /dev/null +++ b/godot/assets/sounds/main_menu.mp3.import @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5090dd2ec3c9f87d013bd43165984f1643934d2f51bd8b2aa3e63e784335a2d +size 298 |