Update: entity_loaded (2c1eswtjvb.js) 3 bytes modified

beta.r3js.org
cybafelo 2019-06-23 08:51:43 +00:00
parent f00d4788c2
commit 0ce827fcf1
1 changed files with 1 additions and 3 deletions

View File

@ -11,10 +11,8 @@ this.beforeRender = R3.EntityManager.Instance.findComponentById('y2q95ipdcf');
this.beforeRender.entityLoaded = true;
this.render = function(delta) {
console.log(delta);
R3.CustomCode.prototype.render = function(delta) {
}
return null;
//@ sourceURL=CustomCode (2c1eswtjvb).js