diff options
Diffstat (limited to 'src/scripts/MenuMapVC.ini')
| -rw-r--r-- | src/scripts/MenuMapVC.ini | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/scripts/MenuMapVC.ini b/src/scripts/MenuMapVC.ini new file mode 100644 index 0000000..4fc1395 --- /dev/null +++ b/src/scripts/MenuMapVC.ini @@ -0,0 +1,8 @@ +[MENUMAP]
+; Set colors for drawing the menu map page.
+RadarMapColor = 255 255 255 255
+BackgroundColor = 147 198 255 255
+CrosshairColor = 240 113 237 155
+ZoneNameColor = 255 237 127 255
+; Force compatibility with SkyUI. (This gets automatically enabled when skyui is detected, but in case something goes wrong you can enable it).
+SkyUI = false
|
