Added region positions to the world map tiles

This feature added the setting 'SFMapShowRegionPositions'
This commit is contained in:
Sim Federal
2014-06-17 14:06:42 -05:00
parent 6722e25cbe
commit e93fdf4615
2 changed files with 18 additions and 0 deletions

View File

@@ -1043,6 +1043,17 @@ Found in Advanced->Rendering->Info Displays</string>
<key>Value</key>
<boolean>0</boolean>
</map>
<key>SFMapShowRegionPositions</key>
<map>
<key>Comment</key>
<string>Shows the X and Y coordinates above the sim name in the world map.</string>
<key>Persist</key>
<integer>1</integer>
<key>Type</key>
<string>Boolean</string>
<key>Value</key>
<boolean>0</boolean>
</map>
<key>SLBShowFPS</key>
<map>
<key>Comment</key>