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