mirror of
https://github.com/dcs-liberation/dcs_liberation.git
synced 2025-11-10 14:22:26 +00:00
Fix display of AEW&C channel on the kneeboard.
This commit is contained in:
parent
6c60ff88a3
commit
2a5793e8ce
@ -453,7 +453,7 @@ class SupportPage(KneeboardPage):
|
||||
aewc_ladder.append(
|
||||
[
|
||||
str(single_aewc.callsign),
|
||||
str(single_aewc.freq),
|
||||
self.format_frequency(single_aewc.freq),
|
||||
str(single_aewc.depature_location),
|
||||
str(dep),
|
||||
str(arr),
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user