5 lines
64 B
Plaintext
5 lines
64 B
Plaintext
|
void main()
|
||
|
{
|
||
|
SetLocalInt(GetPCSpeaker(), "CHAT_COLOR", 10);
|
||
|
}
|