mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
Tanker's type section slightly too wide on kneeboard
This commit is contained in:
parent
75bc521fa5
commit
786fb4e1c0
@ -576,7 +576,7 @@ class SupportPage(KneeboardPage):
|
|||||||
[
|
[
|
||||||
tanker.callsign,
|
tanker.callsign,
|
||||||
"Tanker",
|
"Tanker",
|
||||||
tanker.variant,
|
KneeboardPageWriter.wrap_line(tanker.variant, 21),
|
||||||
str(tanker.tacan),
|
str(tanker.tacan),
|
||||||
self.format_frequency(tanker.freq),
|
self.format_frequency(tanker.freq),
|
||||||
"TOT: " + tot + "\n" + "TOS: " + tos,
|
"TOT: " + tot + "\n" + "TOS: " + tos,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user