svg
This commit is contained in:
@@ -113,7 +113,11 @@
|
||||
break;
|
||||
|
||||
case "moved":
|
||||
|
||||
|
||||
if(data.party.playertile.sound) {
|
||||
var audio = new Audio("./medias/sound/goat.mp3");
|
||||
audio.play();
|
||||
}
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user