From d576c0af7e2d2bc7776a88e85fdd6b4ace589ac3 Mon Sep 17 00:00:00 2001 From: -=yb4f310 Date: Thu, 10 May 2018 20:28:32 +0200 Subject: [PATCH] Update: CC - Touch End (rotlutre1z.js) 43 bytes modified --- rotlutre1z.js | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/rotlutre1z.js b/rotlutre1z.js index 90f1edd..cdfe6d6 100644 --- a/rotlutre1z.js +++ b/rotlutre1z.js @@ -1,2 +1,6 @@ -return null; -//@ sourceURL=TouchMove.js \ No newline at end of file +if (!this.entityLoaded) { + return; +} + +console.log(data); +//@ sourceURL=TouchEnd.js \ No newline at end of file