Removed extra space

This commit is contained in:
Atlante45 2014-09-23 11:02:25 -07:00
parent 13a5dbf489
commit 33236b6c40

View file

@ -1127,8 +1127,6 @@ function keyPressEvent(event) {
} else if (event.text == "z") {
undoSound.playRandom();
}
}
trackKeyPressEvent(event); // used by preview support