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