Remove crash added with testing purposes only

This commit is contained in:
Gabriel 2018-06-25 19:13:47 -03:00 committed by GitHub
parent 4af0815561
commit ea2c1298e5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -46,7 +46,6 @@ function init() {
function onMuteClicked() {
Audio.muted = !Audio.muted;
Menu.triggerOption("Out of Bounds Vector Access");
}
function onMutePressed() {