mirror of
https://github.com/halpz/re3.git
synced 2025-06-19 07:08:03 +00:00
Update Radar.h
Change the color of the char marker from pink to red.
This commit is contained in:
parent
93a978026a
commit
6113c290fe
|
@ -7,9 +7,9 @@
|
||||||
#define CARBLIP_MARKER_COLOR_B 157
|
#define CARBLIP_MARKER_COLOR_B 157
|
||||||
#define CARBLIP_MARKER_COLOR_A 255
|
#define CARBLIP_MARKER_COLOR_A 255
|
||||||
|
|
||||||
#define CHARBLIP_MARKER_COLOR_R 252
|
#define CHARBLIP_MARKER_COLOR_R 155
|
||||||
#define CHARBLIP_MARKER_COLOR_G 138
|
#define CHARBLIP_MARKER_COLOR_G 11
|
||||||
#define CHARBLIP_MARKER_COLOR_B 242
|
#define CHARBLIP_MARKER_COLOR_B 23
|
||||||
#define CHARBLIP_MARKER_COLOR_A 255
|
#define CHARBLIP_MARKER_COLOR_A 255
|
||||||
|
|
||||||
#define OBJECTBLIP_MARKER_COLOR_R 252
|
#define OBJECTBLIP_MARKER_COLOR_R 252
|
||||||
|
|
Loading…
Reference in a new issue