GammaAge/gamma_age_v2/re_widget17.nss
Jaysyn904 ac0d96bd74 Gamma Age module files
Added internal Gamma Age module files.
2021-07-14 16:40:26 -04:00

5 lines
89 B
Plaintext

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