Initial Commit: CC - Snake FS - Touch End (0j2wxrtdf2.js)

beta.r3js.org
-=yb4f310 2018-03-24 16:21:26 +01:00
parent edf7404846
commit 55737c25ee
1 changed files with 11 additions and 0 deletions

11
0j2wxrtdf2.js Normal file
View File

@ -0,0 +1,11 @@
if (!this.entityLoaded) {
return;
}
if (!this.initialized) {
this.state = this.entityLoaded.state;
this.initialized = true;
}
//@ sourceURL=touchEnd.js