From 39ae8184e0185e65e945185cb247dbe889c6de43 Mon Sep 17 00:00:00 2001 From: -=yb4f310 Date: Tue, 3 Apr 2018 19:57:45 +0200 Subject: [PATCH] Update: CC - Snake FS - Touch End (0j2wxrtdf2.js) 82 bytes modified --- 0j2wxrtdf2.js | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/0j2wxrtdf2.js b/0j2wxrtdf2.js index a3ad31a..41b9319 100644 --- a/0j2wxrtdf2.js +++ b/0j2wxrtdf2.js @@ -6,6 +6,13 @@ if (!this.initialized) { this.initialized = true; } +GameLib.Event.Emit( + GameLib.Event.PLAY_AUDIO, + { + name : 'Audio - Click' + } +); + GameLib.Event.Emit(GameLib.Event.MOUSE_UP); /*