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:
parent
e56511a05a
commit
c144799a11
@ -161,7 +161,6 @@ function drawSamThreatsAt(tgo) {
|
||||
L.circle(tgo.position, {
|
||||
radius: range,
|
||||
color: threatColor,
|
||||
fill: false,
|
||||
weight: 1,
|
||||
}).addTo(threatLayer);
|
||||
});
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user