mirror of
https://github.com/overte-org/overte.git
synced 2025-04-08 07:12:40 +02:00
hook pal audio meter up again
This commit is contained in:
parent
3e165d5fbb
commit
4ae163ac60
1 changed files with 1 additions and 0 deletions
|
@ -520,6 +520,7 @@ function onClicked() {
|
|||
Controller.mouseMoveEvent.connect(handleMouseMoveEvent);
|
||||
triggerMapping.enable();
|
||||
triggerPressMapping.enable();
|
||||
createAudioInterval();
|
||||
} else {
|
||||
off();
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue