I kind of messed up the if block so it would never get to muted avs or friends in the radar floater, fix that

This commit is contained in:
Hazim Gazov
2010-08-16 00:32:33 +00:00
parent c31782846c
commit 0561030740
2 changed files with 8 additions and 8 deletions

View File

@@ -148,7 +148,7 @@
<RadarFriend value="0, 255, 0, 255" />
<RadarLinden value="0, 0, 255, 255" />
<RadarEstateOwner value="204, 102, 10, 255" />
<RadarMuted value="120, 120, 120, 255" />
<RadarMuted value="255, 255, 255, 150" />
<!-- MINI-MAP -->
<NetMapBackgroundColor value="0, 0, 0, 77" />