Update: CC - Entity Loaded - Moorcow (hv7vehw7se.js) 5 bytes modified

beta.r3js.org
-=yb4f310 2018-01-14 13:42:51 +01:00
parent 2d5fd2df8e
commit a0a7a6fc91
1 changed files with 1 additions and 2 deletions

View File

@ -70,7 +70,6 @@ this.mouseDown = GameLib.EntityManager.Instance.findComponentById('jtmr6gmp5p')
this.mouseMove = GameLib.EntityManager.Instance.findComponentById('lxigrx11oc');
this.touchMove = GameLib.EntityManager.Instance.findComponentById('evwkow5289');
/*
GameLib.Event.Subscribe(
GameLib.Event.WINDOW_RESIZE,
function(data) {
@ -83,7 +82,7 @@ GameLib.Event.Subscribe(
);
}.bind(this)
);
*/
/**
* Tell all our custom code components that we loaded
*/