player ca
Player.static.sounds = {
switchFail = love.audio.newSource(sounds/switch_fail.wav),
switchSuccess = love.audio.newSource(sounds/switch_success.wav)
}
This commit is contained in:
parent
85dd66b1e4
commit
ffa35aec89
6 changed files with 46 additions and 22 deletions
BIN
sounds/switch_fail.wav
Normal file
BIN
sounds/switch_fail.wav
Normal file
Binary file not shown.
BIN
sounds/switch_success.wav
Normal file
BIN
sounds/switch_success.wav
Normal file
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue