Änderung Busfahrer/Pilot Bugs fix siehe Forenbeitrag
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
var sound = new Howl({
|
||||
src: ['package://assets/sound/' + soundname + '.'+ typ],
|
||||
loop: false,
|
||||
valume: volume
|
||||
volume: volume
|
||||
})
|
||||
sound.play()
|
||||
sound.volume(volume);
|
||||
|
||||
Reference in New Issue
Block a user