5 lines
88 B
Plaintext
5 lines
88 B
Plaintext
void main()
|
|
{
|
|
SetLocalInt(GetPCSpeaker(), "MODIFY_PARAM1", IP_CONST_ONHIT_SLEEP);
|
|
}
|