mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-08-15 10:47:21 +00:00
Merge remote-tracking branch 'origin/develop' into develop
This commit is contained in:
commit
6218b94c99
@ -1775,8 +1775,10 @@ function COMMANDER:RecruitAssetsForMission(Mission)
|
|||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
|
if MaxWeight then
|
||||||
self:T(self.lid..string.format("Largest cargo bay available=%.1f", MaxWeight))
|
self:T(self.lid..string.format("Largest cargo bay available=%.1f", MaxWeight))
|
||||||
end
|
end
|
||||||
|
end
|
||||||
|
|
||||||
local legions=self.legions
|
local legions=self.legions
|
||||||
local cohorts=nil
|
local cohorts=nil
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user