5 lines
110 B
Plaintext
5 lines
110 B
Plaintext
|
void main()
|
||
|
{
|
||
|
SetLocalInt(GetPCSpeaker(), "MODIFY_PARAM3", IP_CONST_ONHIT_DURATION_75_PERCENT_1_ROUND);
|
||
|
}
|