6 lines
99 B
Plaintext
6 lines
99 B
Plaintext
|
void main()
|
||
|
{
|
||
|
SetLocalInt(GetPCSpeaker(), "hw_on", 0);
|
||
|
SetLocalInt(GetPCSpeaker(), "gr_xx2", 0);
|
||
|
}
|