It should be possible to add this feature if you’re interested.
Currently, you can achieve same functionality by:
Config.Radar = {
...
['military'] = {
...
sams = {}, -- < this should be empty
...
},
...
It should be possible to add this feature if you’re interested.
Currently, you can achieve same functionality by:
Config.Radar = {
...
['military'] = {
...
sams = {}, -- < this should be empty
...
},
...