mirror of
https://github.com/overte-org/overte.git
synced 2025-04-17 05:30:41 +02:00
Remove crash added with testing purposes only
This commit is contained in:
parent
4af0815561
commit
ea2c1298e5
1 changed files with 0 additions and 1 deletions
|
@ -46,7 +46,6 @@ function init() {
|
|||
|
||||
function onMuteClicked() {
|
||||
Audio.muted = !Audio.muted;
|
||||
Menu.triggerOption("Out of Bounds Vector Access");
|
||||
}
|
||||
|
||||
function onMutePressed() {
|
||||
|
|
Loading…
Reference in a new issue