summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGubolin <gubolin@fantasymail.de>2014-11-04 10:58:10 +0100
committerGubolin <gubolin@fantasymail.de>2014-11-04 10:58:10 +0100
commit98755a4467991b6fb31563b17f8c15b1c5266294 (patch)
treee853d32e7a9cb3dca7d59be315018e5316e95cfe
parentb5c611242ed59dc8137e8157e922603ab57bf969 (diff)
downloadsnap-98755a4467991b6fb31563b17f8c15b1c5266294.tar.gz
snap-98755a4467991b6fb31563b17f8c15b1c5266294.zip
fix typo
-rw-r--r--objects.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/objects.js b/objects.js
index 8f4132e..db72b9c 100644
--- a/objects.js
+++ b/objects.js
@@ -4618,7 +4618,7 @@ StageMorph.prototype.step = function () {
world.keyboardReceiver = this;
}
if (world.currentKey === null) {
- this.keyPressed = null;
+ this.keysPressed = {};
}
// manage threads