6 lines
95 B
Plaintext
6 lines
95 B
Plaintext
|
void main()
|
||
|
{
|
||
|
SetLocalInt(GetPCSpeaker(), "MODIFY_PARAM3", IP_CONST_LIGHTCOLOR_PURPLE);
|
||
|
}
|
||
|
|