From c3f049db3c748a1a1553e91be300e3ba5661aedd Mon Sep 17 00:00:00 2001 From: Igor Timofeev Date: Mon, 23 Jan 2017 13:35:51 +0300 Subject: [PATCH] aefae --- Applications/TurretControl/TurretControl.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Applications/TurretControl/TurretControl.lua b/Applications/TurretControl/TurretControl.lua index 57ab3fd5..0693d472 100644 --- a/Applications/TurretControl/TurretControl.lua +++ b/Applications/TurretControl/TurretControl.lua @@ -64,7 +64,7 @@ local function getTurrets() for i = 1, #proxies do -- print(proxies[i].type) - ecs.error(proxies[i].type) + -- ecs.error(proxies[i].type) if type(proxies[i].getCurrentEnergyStorage()) ~= "string" then local turret = {} turret.type = proxies[i].type