Update: CC - Demo New - Key Up (194yv3pctj.js) 62 bytes modified

beta.r3js.org
-=yb4f310 2018-02-12 09:23:06 +01:00
parent c5750d2106
commit 8aae0ab49f
1 changed files with 4 additions and 0 deletions

View File

@ -5,6 +5,10 @@ if (this.parentEntity === data.entity) {
return null;
}
if (data.code === 'keyL') {
console.log('loading image');
}
console.log(data);
//@ sourceURL=ccKeyUp.js