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
|
||||
},
|
||||
{
|
||||
"nameInUI": "Maximum emission time for Mobile SAMs",
|
||||
"nameInUI": "Maximum emission time (s) for Mobile SAMs",
|
||||
"mnemonic": "actMobileMaxEmissionTime",
|
||||
"defaultValue": 120
|
||||
},
|
||||
{
|
||||
"nameInUI": "Minimum scoot distance for Mobile SAMs",
|
||||
"nameInUI": "Minimum scoot distance (m) for Mobile SAMs",
|
||||
"mnemonic": "actMobileMinimumScootDistance",
|
||||
"defaultValue": 500
|
||||
},
|
||||
{
|
||||
"nameInUI": "Maximum scoot distance for Mobile SAMs",
|
||||
"nameInUI": "Maximum scoot distance (m) for Mobile SAMs",
|
||||
"mnemonic": "actMobileMaximumScootDistance",
|
||||
"defaultValue": 3000
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user