7 lines
132 B
Plaintext
7 lines
132 B
Plaintext
// op6_others
|
|
void main()
|
|
{
|
|
SetLocalInt(GetPCSpeaker(),"bCarpetMyself",FALSE);
|
|
SetLocalInt(GetPCSpeaker(),"nCarpetBase",0);
|
|
}
|