5 lines
70 B
Plaintext
5 lines
70 B
Plaintext
void main()
|
|
{
|
|
SetLocalInt(GetModule(), "SHOUT_COLOR_OVERRIDE", 0);
|
|
}
|