diff options
| author | kj_sh604 | 2026-05-24 19:05:14 -0400 |
|---|---|---|
| committer | kj_sh604 | 2026-05-24 19:05:14 -0400 |
| commit | a51d492ab3325925a51a69e416bd79534ae86ac2 (patch) | |
| tree | 4e971cf02a0167a425d3d110ed6b5647f9e061d6 /src/scripts/MenuMapVC.ini | |
| parent | da21f6d5b4ac1fa65283c56dc3b79ac126ce0e90 (diff) | |
refactor: src/
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
|
