Implemented right click option on MiniMap to hide or show objects
This commit is contained in:
committed by
Aleric Inglewood
parent
1ef90525b7
commit
ffc44a7010
@@ -1113,16 +1113,16 @@ This should be as low as possible, but too low may break functionality</string>
|
||||
<key>Value</key>
|
||||
<integer>0</integer>
|
||||
</map>
|
||||
<key>MoyFastMiniMap</key>
|
||||
<key>ShowMiniMapObjects</key>
|
||||
<map>
|
||||
<key>Comment</key>
|
||||
<string>Don't show buildings on mini-map</string>
|
||||
<string>Show buildings and megaprims on the mini-map</string>
|
||||
<key>Persist</key>
|
||||
<integer>1</integer>
|
||||
<key>Type</key>
|
||||
<string>Boolean</string>
|
||||
<key>Value</key>
|
||||
<integer>0</integer>
|
||||
<integer>1</integer>
|
||||
</map>
|
||||
<key>BeauchampFloaterGroupTitlesRect</key>
|
||||
<map>
|
||||
|
||||
Reference in New Issue
Block a user