mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-08-15 10:47:21 +00:00
Fix in detection of crash.
This commit is contained in:
parent
3e8824b89b
commit
1bb40824a2
@ -1832,7 +1832,7 @@ do -- DETECTION_AREAS
|
|||||||
end
|
end
|
||||||
|
|
||||||
if ChangeCode == "AAU" then
|
if ChangeCode == "AAU" then
|
||||||
MT[#MT+1] = "Changed area " .. ChangeData.ItemID .. ". The new center target is a " .. ChangeData.ItemUnitType "."
|
MT[#MT+1] = "Changed area " .. ChangeData.ItemID .. ". The new center target is a " .. ChangeData.ItemUnitType .. "."
|
||||||
end
|
end
|
||||||
|
|
||||||
if ChangeCode == "RA" then
|
if ChangeCode == "RA" then
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user