2024-06-20 15:47:42 -04:00

8 lines
103 B
Plaintext

void main()
{
// Set the variables
SetLocalInt(GetPCSpeaker(), "MarcoFirstTimeTalked", 1);
}