PlayerRankings: Dont even talk about it.
Copy pasting stuff does miracles :D
This commit is contained in:
parent
62eaa27cbd
commit
0dfbfe21ca
@ -933,7 +933,7 @@ void PrintToMessageHUD(int client, int channel, float position[2], int color1[4]
|
|||||||
BfWriteByte(hMessage, color1[1]);
|
BfWriteByte(hMessage, color1[1]);
|
||||||
BfWriteByte(hMessage, color1[2]);
|
BfWriteByte(hMessage, color1[2]);
|
||||||
BfWriteByte(hMessage, color1[3]);
|
BfWriteByte(hMessage, color1[3]);
|
||||||
BfWriteByte(hMessage, color1[0]);
|
BfWriteByte(hMessage, color2[0]);
|
||||||
BfWriteByte(hMessage, color2[1]);
|
BfWriteByte(hMessage, color2[1]);
|
||||||
BfWriteByte(hMessage, color2[2]);
|
BfWriteByte(hMessage, color2[2]);
|
||||||
BfWriteByte(hMessage, color2[3]);
|
BfWriteByte(hMessage, color2[3]);
|
||||||
|
Loading…
Reference in New Issue
Block a user