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