Update: CC - Bacon - Entity Loaded (2xswm1bwq8.js) 0 bytes modified

beta.r3js.org
-=yb4f310 2018-02-14 15:20:53 +01:00
parent 3056c807b5
commit 2eaa64b0eb
1 changed files with 2 additions and 2 deletions

View File

@ -1425,8 +1425,8 @@ GameLib.Event.Emit(
this.tile_flames_small.materials[0].transparent = true;
this.tile_flames_small.materials[0].updateInstance('transparent');
this.tile_glow.geometry.width = '11';
this.tile_glow.geometry.height = '11';
this.tile_glow.geometry.width = '12';
this.tile_glow.geometry.height = '12';
this.tile_glow.geometry.updateInstance('width');
this.tile_flames_small.geometry.width = '11';