* make us AB the default
This commit is contained in:
Applevangelist 2023-01-03 10:33:51 +01:00
parent 75ddd2e1e0
commit 9695789843

View File

@ -148,7 +148,7 @@ FLIGHTGROUP = {
RTBRecallCount = 0,
playerSettings = {},
playerWarnings = {},
prohibitAB = true,
prohibitAB = false,
jettisonEmptyTanks = true,
jettisonWeapons = true, -- that's actually a negative option like prohibitAB
}