Private
Public Access
1
0

Added logistics, small fixes and cleanup

This commit is contained in:
Jan Grießhaber
2025-12-30 00:15:38 +01:00
parent dc3aea982e
commit 0facba95d6
6 changed files with 73 additions and 44 deletions

View File

@@ -3,4 +3,4 @@ function GetGlobalGrids()
local grids = surface.has_global_electric_network
--log("Surface: "..surface.name.." has global electric network: "..tostring(grids))
end
end
end