Colored minimap icons added. Green is normal, Yellow is friend, Blue is Linden, Orange is estate owner, Gray is muted.
This commit is contained in:
@@ -138,6 +138,9 @@
|
||||
<!-- MAP -->
|
||||
<MapAvatar value="0, 255, 0, 255" />
|
||||
<MapFriend value="255, 255, 0, 255" />
|
||||
<MapLinden value="0, 0, 255, 255" />
|
||||
<MapEstateOwner value="255, 165, 0, 255" />
|
||||
<MapMuted value="180, 180, 180, 255" />
|
||||
|
||||
<!-- MINI-MAP -->
|
||||
<NetMapBackgroundColor value="0, 0, 0, 77" />
|
||||
|
||||
Reference in New Issue
Block a user