From f1f50aeccf29e51c509a02272f40c769c138c9ff Mon Sep 17 00:00:00 2001 From: Theunis Johannes Botha Date: Thu, 10 May 2018 20:29:37 +0200 Subject: [PATCH] Initial Commit: CC - Touch End (rotlutre1z.js) --- rotlutre1z.js | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 rotlutre1z.js diff --git a/rotlutre1z.js b/rotlutre1z.js new file mode 100644 index 0000000..cdfe6d6 --- /dev/null +++ b/rotlutre1z.js @@ -0,0 +1,6 @@ +if (!this.entityLoaded) { + return; +} + +console.log(data); +//@ sourceURL=TouchEnd.js \ No newline at end of file