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

beta.r3js.org
-=yb4f310 2018-02-14 15:38:31 +01:00
parent d27c9c3e0e
commit 9976781dcc
1 changed files with 1 additions and 1 deletions

View File

@ -1395,7 +1395,7 @@ GameLib.CustomCode.prototype.createTile = function(tileName, imageName) {
)
)
this[tileName].visibile = false;
this[tileName].visible = false;
this[tileName].updateInstance('visible');
/**