5 lines
89 B
Plaintext
5 lines
89 B
Plaintext
void main()
|
|
{
|
|
SetLocalInt(GetModule(), "re_" + GetPCPlayerName(GetPCSpeaker()), TRUE);
|
|
}
|