Fix typo + improve arty spotter script description (#400)

This commit is contained in:
Starfire13 2024-09-23 07:35:48 +10:00 committed by GitHub
parent 44658f8eec
commit 96e8208e3c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -3,7 +3,7 @@
"defaultValue": false,
"specificOptions": [
{
"nameInUI": "Time to impcat of the rounds",
"nameInUI": "Time to impact of the rounds",
"mnemonic": "user_fireDelay",
"defaultValue": 15
},
@ -18,7 +18,7 @@
"defaultValue": 150
},
{
"nameInUI": "Max spotting distance. In kilometers.",
"nameInUI": "Max spotting distance (in km)",
"mnemonic": "user_spottingDistance",
"defaultValue": 15
}