mirror of
https://github.com/halpz/re3.git
synced 2025-07-13 11:48:12 +00:00
just original marker color
This commit is contained in:
@ -16,9 +16,9 @@
|
||||
#define OBJECTBLIP_MARKER_COLOR_B 242
|
||||
#define OBJECTBLIP_MARKER_COLOR_A 255
|
||||
|
||||
#define COORDBLIP_MARKER_COLOR_R 252
|
||||
#define COORDBLIP_MARKER_COLOR_G 138
|
||||
#define COORDBLIP_MARKER_COLOR_B 242
|
||||
#define COORDBLIP_MARKER_COLOR_R 255
|
||||
#define COORDBLIP_MARKER_COLOR_G 255
|
||||
#define COORDBLIP_MARKER_COLOR_B 128
|
||||
#define COORDBLIP_MARKER_COLOR_A 228
|
||||
|
||||
#define NUM_MAP_LEGENDS 75
|
||||
|
Reference in New Issue
Block a user