Commit graph

1 commit

Author SHA1 Message Date
0x81c
ffa35aec89 player ca
Player.static.sounds = {
switchFail = love.audio.newSource(sounds/switch_fail.wav),
switchSuccess = love.audio.newSource(sounds/switch_success.wav)

}
2015-03-15 08:00:59 -04:00