Quick little fix to add a blank sound for placeholders.
This commit is contained in:
parent
3720340ab7
commit
6e56de08c5
4 changed files with 20 additions and 11 deletions
|
@ -3,7 +3,8 @@
|
|||
"sword_1": "assets/sword.1.ogg",
|
||||
"monster_16": "assets/monster-16.ogg",
|
||||
"monster_1": "assets/monster-1.ogg",
|
||||
"step_leather_1": "assets/step_leather_1.ogg"
|
||||
"walk": "assets/blank.ogg",
|
||||
"blank": "assets/blank.ogg"
|
||||
},
|
||||
"sprites": {
|
||||
"armored_knight": "assets/armored_knight_1-256.png",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue