6 lines
91 B
Plaintext
6 lines
91 B
Plaintext
// manual_do_spon
|
|
void main()
|
|
{
|
|
SetLocalInt(GetPCSpeaker(),"bManualSpoilers",TRUE);
|
|
}
|