diff options
author | Logan Hunt <loganhunt@simponic.xyz> | 2022-04-01 17:12:37 -0600 |
---|---|---|
committer | Logan Hunt <loganhunt@simponic.xyz> | 2022-04-01 17:12:37 -0600 |
commit | 100bbecccbf7b5e09ee60d1c2934df09006344f1 (patch) | |
tree | 08d9fbc488b5b33066fac14bad1c02e72ecb0a2d /assets | |
parent | 4cabba2561f55ee6d068d631e3272ff7bf984b37 (diff) | |
download | bbiy-100bbecccbf7b5e09ee60d1c2934df09006344f1.tar.gz bbiy-100bbecccbf7b5e09ee60d1c2934df09006344f1.zip |
Fix sprites
Diffstat (limited to 'assets')
-rw-r--r-- | assets/sound/.DS_Store | bin | 6148 -> 6148 bytes |
-rw-r--r-- | assets/sound/background-music.mp3 | bin | 3926392 -> 0 bytes |
-rw-r--r-- | assets/sound/death.mp3 | bin | 0 -> 7321 bytes |
-rw-r--r-- | assets/sound/death.wav | bin | 15055 -> 0 bytes |
-rw-r--r-- | assets/sound/move.mp3 | bin | 0 -> 1845 bytes |
-rw-r--r-- | assets/sound/move.wav | bin | 1670 -> 0 bytes |
-rw-r--r-- | assets/sound/win.mp3 | bin | 0 -> 8678 bytes |
-rw-r--r-- | assets/sound/win.wav | bin | 17236 -> 0 bytes |
8 files changed, 0 insertions, 0 deletions
diff --git a/assets/sound/.DS_Store b/assets/sound/.DS_Store Binary files differindex 7b7843b..b398fa8 100644 --- a/assets/sound/.DS_Store +++ b/assets/sound/.DS_Store diff --git a/assets/sound/background-music.mp3 b/assets/sound/background-music.mp3 Binary files differdeleted file mode 100644 index 9f5051d..0000000 --- a/assets/sound/background-music.mp3 +++ /dev/null diff --git a/assets/sound/death.mp3 b/assets/sound/death.mp3 Binary files differnew file mode 100644 index 0000000..b60a956 --- /dev/null +++ b/assets/sound/death.mp3 diff --git a/assets/sound/death.wav b/assets/sound/death.wav Binary files differdeleted file mode 100644 index 0ec4d5f..0000000 --- a/assets/sound/death.wav +++ /dev/null diff --git a/assets/sound/move.mp3 b/assets/sound/move.mp3 Binary files differnew file mode 100644 index 0000000..59d2de5 --- /dev/null +++ b/assets/sound/move.mp3 diff --git a/assets/sound/move.wav b/assets/sound/move.wav Binary files differdeleted file mode 100644 index 62fa5fb..0000000 --- a/assets/sound/move.wav +++ /dev/null diff --git a/assets/sound/win.mp3 b/assets/sound/win.mp3 Binary files differnew file mode 100644 index 0000000..ad2887c --- /dev/null +++ b/assets/sound/win.mp3 diff --git a/assets/sound/win.wav b/assets/sound/win.wav Binary files differdeleted file mode 100644 index dd872c2..0000000 --- a/assets/sound/win.wav +++ /dev/null |