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

beta.r3js.org
-=yb4f310 2018-02-14 13:54:04 +01:00
parent a93e7068e3
commit 8425deb8c3
1 changed files with 2 additions and 2 deletions

View File

@ -1425,10 +1425,10 @@ GameLib.Event.Emit(
this.createTile('tile_center');
this.tile_center.materials[0].transparent = true;
this.tile_center.updateInstance('transparent');
this.tile_center.materials[0].updateInstance('transparent');
this.tile_center.materials[0].opacity = 0;
this.tile_center.updateInstance('opacity');
this.tile_center.materials[0].updateInstance('opacity');
this.createTile('tile_bacon_disappearing');