mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-08-15 10:47:21 +00:00
Update Warehouse.lua
- Disabled fuel check.
This commit is contained in:
parent
b48958995a
commit
c7a2b34f59
@ -3600,7 +3600,7 @@ function WAREHOUSE:onafterStatus(From, Event, To)
|
||||
self:_PrintQueue(self.pending, "Queue pending")
|
||||
|
||||
-- Check fuel for all assets.
|
||||
self:_CheckFuel()
|
||||
--self:_CheckFuel()
|
||||
|
||||
-- Update warhouse marker on F10 map.
|
||||
self:_UpdateWarehouseMarkText()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user