mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2026-08-12 16:57:50 +00:00
Ops
This commit is contained in:
@@ -5167,7 +5167,7 @@ function WAREHOUSE:onafterAssetSpawned(From, Event, To, group, asset, request)
|
||||
local text=string.format("Asset %s from request id=%d was spawned!", asset.spawngroupname, request.uid)
|
||||
self:I(self.lid..text)
|
||||
|
||||
-- Sete asset state to spawned.
|
||||
-- Set asset state to spawned.
|
||||
asset.spawned=true
|
||||
|
||||
-- Check if all assets groups are spawned and trigger events.
|
||||
|
||||
Reference in New Issue
Block a user