mirror of
https://github.com/GTAmodding/re3.git
synced 2025-07-18 16:54:08 +00:00
just original marker color
This commit is contained in:
parent
203dff9165
commit
2639fba582
2 changed files with 6 additions and 6 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue