8 lines
90 B
Plaintext
8 lines
90 B
Plaintext
|
|
||
|
void main()
|
||
|
{
|
||
|
// Set the variables
|
||
|
SetLocalInt(GetPCSpeaker(), "mertton", 2);
|
||
|
|
||
|
}
|