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