mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-10-29 16:58:06 +00:00
Removing noise
This commit is contained in:
@@ -4218,7 +4218,7 @@ end
|
||||
|
||||
local statics = nil
|
||||
local statics = {}
|
||||
self:I(self.lid.."Bulding Statics Table for Saving")
|
||||
self:T(self.lid.."Bulding Statics Table for Saving")
|
||||
for _,_cargo in pairs (stcstable) do
|
||||
local cargo = _cargo -- #CTLD_CARGO
|
||||
local object = cargo:GetPositionable() -- Wrapper.Static#STATIC
|
||||
|
||||
Reference in New Issue
Block a user