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