mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
Swap intra-flight and inter-flight radio indices (#608)
This commit is contained in:
parent
220b83a22d
commit
b268d09432
@ -46,8 +46,8 @@ radios:
|
|||||||
# assigned frequency. Since the F/A-18's two radios are both AN/ARC-210s,
|
# assigned frequency. Since the F/A-18's two radios are both AN/ARC-210s,
|
||||||
# radio 1 will be compatible regardless of which frequency is assigned, so
|
# radio 1 will be compatible regardless of which frequency is assigned, so
|
||||||
# we must use radio 1 for the intra-flight radio.
|
# we must use radio 1 for the intra-flight radio.
|
||||||
intra_flight_radio_index: 1
|
intra_flight_radio_index: 2
|
||||||
inter_flight_radio_index: 2
|
inter_flight_radio_index: 1
|
||||||
utc_kneeboard: true
|
utc_kneeboard: true
|
||||||
# default_overrides:
|
# default_overrides:
|
||||||
# HelmetMountedDevice: 1
|
# HelmetMountedDevice: 1
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user