mirror of
https://github.com/shavitush/bhoptimer.git
synced 2025-12-07 10:28:26 +00:00
add {palered} (#148)
This commit is contained in:
parent
95fe50e5da
commit
b3271b5c57
@ -209,7 +209,8 @@ char gS_CSGOColorNames[][] =
|
||||
"{lightred}",
|
||||
"{lime}",
|
||||
"{orchid}",
|
||||
"{yellow}"
|
||||
"{yellow}",
|
||||
"{palered}"
|
||||
};
|
||||
|
||||
char gS_CSGOColors[][] =
|
||||
@ -225,7 +226,8 @@ char gS_CSGOColors[][] =
|
||||
"\x0F",
|
||||
"\x06",
|
||||
"\x0E",
|
||||
"\x09"
|
||||
"\x09",
|
||||
"\x07"
|
||||
};
|
||||
#endif
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user