mirror of
https://github.com/IgorTimofeev/MineOS.git
synced 2026-01-06 11:12:40 +01:00
aefae
This commit is contained in:
parent
aae78d1ded
commit
c3f049db3c
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user