5 lines
86 B
Plaintext
5 lines
86 B
Plaintext
void main()
|
|
{
|
|
DeleteLocalInt(GetModule(), "re_" + GetPCPlayerName(GetPCSpeaker()));
|
|
}
|