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