Update: CC - SpoonLib - Mouse Down (f3b90qedii.js) 11 bytes modified

beta.r3js.org
-=yb4f310 2018-01-16 14:04:40 +01:00
parent 8f3f25c249
commit 3a659d676b
1 changed files with 2 additions and 4 deletions

View File

@ -4,13 +4,11 @@ if (!this.entityLoaded) {
if (!this.initialized) {
this.cylinder = this.entityLoaded.cylinder;
this.animationSystem = this.entityLoaded.animationSystem;
this.initialized = true;
}
console.log(data)
return null;
this.animationSystem.stop();
//@ sourceURL=SpoonLibMouseDown.js