Add wallust support

This commit is contained in:
Ly-sec 2025-08-12 19:35:50 +02:00
parent 032547c46e
commit 37c3dacff4
11 changed files with 126 additions and 135 deletions

View file

@ -49,7 +49,7 @@ Singleton {
vol = 0
}
root._volume = vol
console.log("[Audio] onVolumeChanged: " + root._volume.toFixed(2))
}
function onMutedChanged() {