5 lines
101 B
Plaintext
5 lines
101 B
Plaintext
void main()
|
|
{
|
|
SetLocalInt(GetModule(),"bDoNotControlPop",GetLocalInt(GetPCSpeaker(),"nParm"));
|
|
}
|