mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
Add units to mobile-SAM plugin-options
This commit is contained in:
parent
60859d39c1
commit
9c40506728
@ -38,17 +38,17 @@
|
|||||||
"defaultValue": false
|
"defaultValue": false
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"nameInUI": "Maximum emission time for Mobile SAMs",
|
"nameInUI": "Maximum emission time (s) for Mobile SAMs",
|
||||||
"mnemonic": "actMobileMaxEmissionTime",
|
"mnemonic": "actMobileMaxEmissionTime",
|
||||||
"defaultValue": 120
|
"defaultValue": 120
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"nameInUI": "Minimum scoot distance for Mobile SAMs",
|
"nameInUI": "Minimum scoot distance (m) for Mobile SAMs",
|
||||||
"mnemonic": "actMobileMinimumScootDistance",
|
"mnemonic": "actMobileMinimumScootDistance",
|
||||||
"defaultValue": 500
|
"defaultValue": 500
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"nameInUI": "Maximum scoot distance for Mobile SAMs",
|
"nameInUI": "Maximum scoot distance (m) for Mobile SAMs",
|
||||||
"mnemonic": "actMobileMaximumScootDistance",
|
"mnemonic": "actMobileMaximumScootDistance",
|
||||||
"defaultValue": 3000
|
"defaultValue": 3000
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user