Update: CC - SpoonLib - Mouse Up (abw1ga2etc.js) 92 bytes modified

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

View File

@ -4,9 +4,12 @@ if (!this.entityLoaded) {
if (!this.initialized) {
this.animationSystem = this.entityLoaded.animationSystem;
this.initialized = true;
}
console.log(data);
this.animationSystem.start();
//console.log(data);
//@ sourceURL=SpoonLibMouseUp.js