9 lines
89 B
Plaintext
9 lines
89 B
Plaintext
|
|
||
|
void main()
|
||
|
{
|
||
|
// Set the variables
|
||
|
|
||
|
SetLocalInt(GetPCSpeaker(), "tenni", 1);
|
||
|
|
||
|
}
|