GammaAge/_module/nss/re_widget17.nss
Jaysyn904 b927d0faf8 File re-organization.
File re-organization.  Added module builder & hak builder.
2021-09-16 10:15:32 -04:00

5 lines
89 B
Plaintext

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