RANGE 2.0.0

RANGE
- Converted to FSM.
This commit is contained in:
Frank
2019-04-29 20:17:09 +02:00
parent da44f6ef22
commit 43c95b6ab5
4 changed files with 449 additions and 192 deletions
@@ -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.