diff --git a/8ia8dlk7l5.js b/8ia8dlk7l5.js index d84734d..5f16280 100644 --- a/8ia8dlk7l5.js +++ b/8ia8dlk7l5.js @@ -1486,7 +1486,8 @@ GameLib.CustomCode.prototype.clearGrid = function() { GameLib.CustomCode.prototype.createTile = function(tileName, imageName, displace) { var material = { - materialType : GameLib.D3.API.Material.MATERIAL_TYPE_PHONG + materialType : GameLib.D3.API.Material.MATERIAL_TYPE_PHONG, + componentType : GameLib.D3.API.Material.GetComponentType(GameLib.D3.API.Material.MATERIAL_TYPE_PHONG) } if (imageName) {