From 76dab8a8839008c8c8fdebde97aa20566444949d Mon Sep 17 00:00:00 2001 From: -=yb4f310 Date: Thu, 22 Feb 2018 14:11:45 +0100 Subject: [PATCH] Update: CC - Bacon - Entity Loaded (8ia8dlk7l5.js) 105 bytes modified --- 8ia8dlk7l5.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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) {