Add option which controls ammo switcher behavior
This commit is contained in:
@@ -92,7 +92,8 @@ class Fit(FitDeprecated):
|
||||
"priceSystem": "Jita",
|
||||
"priceSource": "eve-marketdata.com",
|
||||
"showShipBrowserTooltip": True,
|
||||
"marketSearchDelay": 250
|
||||
"marketSearchDelay": 250,
|
||||
"ammoChangeAll": False,
|
||||
}
|
||||
|
||||
self.serviceFittingOptions = SettingsProvider.getInstance().getSettings(
|
||||
|
||||
Reference in New Issue
Block a user