mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2026-08-11 03:43:38 +00:00
RANGE 2.0.0
RANGE - Converted to FSM.
This commit is contained in:
@@ -7669,7 +7669,13 @@ function WAREHOUSE:_PrintQueue(queue, name)
|
||||
|
||||
end
|
||||
|
||||
self:I(self.wid..text)
|
||||
if #queue==0 then
|
||||
self:T(self.wid..text)
|
||||
else
|
||||
if total~="Empty" then
|
||||
self:I(self.wid..text)
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
--- Display status of warehouse.
|
||||
|
||||
Reference in New Issue
Block a user