Update: CC - SnailRunner - Entity Loaded (uchezypj8k.js) 77 bytes modified

beta.r3js.org
-=yb4f310 2018-03-07 16:14:56 +01:00
parent b3588c3dee
commit 43a930192a
1 changed files with 2 additions and 1 deletions

View File

@ -12,7 +12,8 @@ this.beforeRender = GameLib.EntityManager.Instance.findComponentById('rlley2ki2i
/**
* Meshes
*/
this.road = GameLib.EntityManager.Instance.findComponentById('07f38e7wvv');
this.road = GameLib.EntityManager.Instance.findComponentById('07f38e7wvv');
this.snail = GameLib.EntityManager.Instance.findComponentById('dbpoic48wm');
/**
* Activate our custom code components