Update: CC - SpoonLib - Entity Loaded (60mpr5snmo.js) 0 bytes modified

beta.r3js.org
-=yb4f310 2018-01-16 10:43:22 +01:00
parent 6348812be7
commit 7cb0c68baf
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ if (this.parentEntity === data.entity) {
this.textCanvas = GameLib.EntityManager.Instance.findComponentById('c8tk5ha6nw');
this.textTexture = GameLib.EntityManager.Instance.findComponentById('eprfl2ynkx');
this.camera2D = GameLib.EntityManager.Instance.findComponentById('majq7lytaz');
this.camera2d = GameLib.EntityManager.Instance.findComponentById('majq7lytaz');
this.mouseMove.entityLoaded = this;
this.keyUp.entityLoaded = this;