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