mirror of
https://github.com/lubosz/overte.git
synced 2025-04-16 15:30:11 +02:00
Removed extra space
This commit is contained in:
parent
13a5dbf489
commit
33236b6c40
1 changed files with 0 additions and 2 deletions
|
@ -1127,8 +1127,6 @@ function keyPressEvent(event) {
|
|||
} else if (event.text == "z") {
|
||||
undoSound.playRandom();
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
||||
trackKeyPressEvent(event); // used by preview support
|
||||
|
|
Loading…
Reference in a new issue