mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
Shade SAM threat ranges.
This runs a little bit worse but looks a lot better. Will flip back off if this runs poorly on less powerful computers.
This commit is contained in:
@@ -161,7 +161,6 @@ function drawSamThreatsAt(tgo) {
|
||||
L.circle(tgo.position, {
|
||||
radius: range,
|
||||
color: threatColor,
|
||||
fill: false,
|
||||
weight: 1,
|
||||
}).addTo(threatLayer);
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user