mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-18 12:19:23 +00:00
Merge pull request #942 from majesticCoding/lcs
just original marker's colors
This commit is contained in:
commit
b0e395e853
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