summaryrefslogtreecommitdiff
path: root/client
diff options
context:
space:
mode:
Diffstat (limited to 'client')
-rw-r--r--client/index.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/client/index.js b/client/index.js
index e184590..c75671d 100644
--- a/client/index.js
+++ b/client/index.js
@@ -109,6 +109,7 @@ function down (e){
pair.el.style.opacity = 0.5
hertz_el.innerHTML = pair.freq
kalimba.play( pair.freq )
+ last = pair
}
function move (e){
if (! dragging) return