Skip to content
Snippets Groups Projects
Commit f7800e10 authored by K8573's avatar K8573
Browse files

fix sound

parent 79c576a3
No related branches found
No related tags found
No related merge requests found
Pipeline #40833 passed
File added
......@@ -5,7 +5,7 @@ demo.state3.prototype = {
game.load.image('button2', 'assets/sprites/rakenus_apustus.jpg');
game.load.image('button3', 'assets/sprites/täräntänkö.jpg');
game.load.audio('pops', 'assets/sounds/audio.wav');
game.load.audio('pops', 'assets/sounds/audio.mp3');
},
create: function(){
game.stage.backgroundColor = '#32f532';
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment