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