diff options
author | Jérémy Zurcher <jeremy@asynk.ch> | 2014-12-10 11:29:42 +0100 |
---|---|---|
committer | Jérémy Zurcher <jeremy@asynk.ch> | 2014-12-10 11:29:42 +0100 |
commit | d5f62f16d56ba549376c7ed06665e308bf8074ff (patch) | |
tree | 77ea5577567bdcee944fea6f2f3285db9b2724c4 /assets/sounds | |
parent | d2a9e9d0f5dd0510daa1c344fe1676d4d1a6f868 (diff) | |
download | RustAndDust-d5f62f16d56ba549376c7ed06665e308bf8074ff.zip RustAndDust-d5f62f16d56ba549376c7ed06665e308bf8074ff.tar.gz |
data -> assets: use TexturePacker instead of packer plugin
Diffstat (limited to 'assets/sounds')
-rw-r--r-- | assets/sounds/dice.mp3 | bin | 0 -> 17198 bytes |
-rw-r--r-- | assets/sounds/explosion.mp3 | bin | 0 -> 56005 bytes |
-rw-r--r-- | assets/sounds/explosion_short.mp3 | bin | 0 -> 23404 bytes |
-rw-r--r-- | assets/sounds/infantry_fire.mp3 | bin | 0 -> 42774 bytes |
-rw-r--r-- | assets/sounds/move.mp3 | bin | 0 -> 79829 bytes |
-rw-r--r-- | assets/sounds/promote.mp3 | bin | 0 -> 21732 bytes |
-rw-r--r-- | assets/sounds/tank_fire.mp3 | bin | 0 -> 72306 bytes |
-rw-r--r-- | assets/sounds/tank_fire_short.mp3 | bin | 0 -> 14209 bytes |
8 files changed, 0 insertions, 0 deletions
diff --git a/assets/sounds/dice.mp3 b/assets/sounds/dice.mp3 Binary files differnew file mode 100644 index 0000000..0461430 --- /dev/null +++ b/assets/sounds/dice.mp3 diff --git a/assets/sounds/explosion.mp3 b/assets/sounds/explosion.mp3 Binary files differnew file mode 100644 index 0000000..3e53a61 --- /dev/null +++ b/assets/sounds/explosion.mp3 diff --git a/assets/sounds/explosion_short.mp3 b/assets/sounds/explosion_short.mp3 Binary files differnew file mode 100644 index 0000000..a19bfa5 --- /dev/null +++ b/assets/sounds/explosion_short.mp3 diff --git a/assets/sounds/infantry_fire.mp3 b/assets/sounds/infantry_fire.mp3 Binary files differnew file mode 100644 index 0000000..df963ce --- /dev/null +++ b/assets/sounds/infantry_fire.mp3 diff --git a/assets/sounds/move.mp3 b/assets/sounds/move.mp3 Binary files differnew file mode 100644 index 0000000..9574d84 --- /dev/null +++ b/assets/sounds/move.mp3 diff --git a/assets/sounds/promote.mp3 b/assets/sounds/promote.mp3 Binary files differnew file mode 100644 index 0000000..434ddec --- /dev/null +++ b/assets/sounds/promote.mp3 diff --git a/assets/sounds/tank_fire.mp3 b/assets/sounds/tank_fire.mp3 Binary files differnew file mode 100644 index 0000000..89406ad --- /dev/null +++ b/assets/sounds/tank_fire.mp3 diff --git a/assets/sounds/tank_fire_short.mp3 b/assets/sounds/tank_fire_short.mp3 Binary files differnew file mode 100644 index 0000000..d958286 --- /dev/null +++ b/assets/sounds/tank_fire_short.mp3 |