8 lines
93 B
Plaintext
8 lines
93 B
Plaintext
|
|
void main()
|
|
{
|
|
// Set the variables
|
|
SetLocalInt(GetPCSpeaker(), "mazdrtbrd2", 1);
|
|
|
|
}
|