mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
Fix description of dead flights.
Completed is technically correct but not very helpful.
This commit is contained in:
parent
f63a107c11
commit
7fe73ad2eb
@ -43,4 +43,4 @@ class Killed(FlightState):
|
||||
|
||||
@property
|
||||
def description(self) -> str:
|
||||
return "Completed"
|
||||
return "KIA"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user