From 8463433ccc73ecf7cb9ba7f2303dcbb64cafaa15 Mon Sep 17 00:00:00 2001 From: -=yb4f310 Date: Sat, 24 Mar 2018 19:42:26 +0100 Subject: [PATCH] Update: CC - Snake FS - Touch End (0j2wxrtdf2.js) 51 bytes modified --- 0j2wxrtdf2.js | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/0j2wxrtdf2.js b/0j2wxrtdf2.js index b292bc9..a3ad31a 100644 --- a/0j2wxrtdf2.js +++ b/0j2wxrtdf2.js @@ -6,6 +6,9 @@ if (!this.initialized) { this.initialized = true; } +GameLib.Event.Emit(GameLib.Event.MOUSE_UP); + /* + var touch = data; var max = Math.max(touch.left, touch.right, touch.up, touch.down); @@ -48,5 +51,5 @@ if (typeof max === 'number') { } } - +*/ //@ sourceURL=touchEnd.js \ No newline at end of file