5 lines
59 B
Plaintext
5 lines
59 B
Plaintext
void main()
|
|
{
|
|
SetLocalInt(GetModule(), "CHAT_COLOR", 3);
|
|
}
|