5 lines
86 B
Plaintext
Raw Normal View History

void main()
{
DeleteLocalInt(GetModule(), "re_" + GetPCPlayerName(GetPCSpeaker()));
}