mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-10-29 16:58:06 +00:00
ARMYGROUP - in tracing, formation flag can be empty
This commit is contained in:
parent
f8b9128d8e
commit
7280ceac32
@ -1705,7 +1705,8 @@ function ARMYGROUP:SwitchFormation(Formation, Permanently, NoRouteUpdate)
|
||||
if self:IsAlive() or self:IsInUtero() then
|
||||
|
||||
Formation=Formation or self.optionDefault.Formation
|
||||
|
||||
Permanently = Permanently or false
|
||||
|
||||
if Permanently then
|
||||
self.formationPerma=Formation
|
||||
else
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user