From a51d492ab3325925a51a69e416bd79534ae86ac2 Mon Sep 17 00:00:00 2001 From: kj_sh604 Date: Sun, 24 May 2026 19:05:14 -0400 Subject: refactor: src/ --- src/scripts/MenuMapVC.ini | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 src/scripts/MenuMapVC.ini (limited to 'src/scripts/MenuMapVC.ini') 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 -- cgit v1.2.3