From 55737c25eeaa35f1f6aa01793808af1c0bb68308 Mon Sep 17 00:00:00 2001 From: -=yb4f310 Date: Sat, 24 Mar 2018 16:21:26 +0100 Subject: [PATCH] Initial Commit: CC - Snake FS - Touch End (0j2wxrtdf2.js) --- 0j2wxrtdf2.js | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 0j2wxrtdf2.js diff --git a/0j2wxrtdf2.js b/0j2wxrtdf2.js new file mode 100644 index 0000000..bd4bc48 --- /dev/null +++ b/0j2wxrtdf2.js @@ -0,0 +1,11 @@ +if (!this.entityLoaded) { + return; +} + +if (!this.initialized) { + + this.state = this.entityLoaded.state; + + this.initialized = true; +} +//@ sourceURL=touchEnd.js \ No newline at end of file