Update: CC - Snake FS - Key Up (306204wy29.js) 99 bytes modified

beta.r3js.org
-=yb4f310 2018-03-13 12:55:11 +01:00
parent 98c03d8e35
commit bdadc3a3be
1 changed files with 10 additions and 1 deletions

View File

@ -1,2 +1,11 @@
return null;
if (!this.entityLoaded) {
return;
}
if (!this.initialized) {
this.initialized = true;
}
console.log(data);
//@ sourceURL=CustomCode (306204wy29).js