This commit is contained in:
Aaron Seigo 2014-08-20 12:13:08 +02:00
parent 06bde8ab6d
commit 3445c5378f

View file

@ -63,7 +63,6 @@ Leaves {
function lockKeyPressed(id) {
hideTimer.stop();
console.log(id);
console.log((width - (units.largeSpacing * 3)) / 2);
}
function lockKeyReleased(id) {