mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-10-29 16:58:06 +00:00
OPS (#1723)
**INTEL** - Added nil check for cluster position update **OPSGROUP** - Improved fire at point task to take only max avail shots and relative shot amount - Fixed tasks not executed after teleport
This commit is contained in:
@@ -83,7 +83,6 @@ function LEGION:New(WarehouseName, LegionName)
|
||||
self.lid=string.format("LEGION %s | ", self.alias)
|
||||
|
||||
-- Defaults:
|
||||
-- TODO: What?
|
||||
self:SetMarker(false)
|
||||
|
||||
-- Dead and crash events are handled via opsgroups.
|
||||
|
||||
Reference in New Issue
Block a user