blob: 4fc1395424d5f39e8467f32fa362e021d28e25d0 (
plain) (
blame)
1
2
3
4
5
6
7
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
|