PWE_PRC8/_module/nss/zm_wintertalk0.nss
Jaysyn904 ee1dc35889 Initial Commit
Initial Commit
2025-04-03 10:29:41 -04:00

14 lines
388 B
Plaintext

//::///////////////////////////////////////////////
//:: FileName zm_wintertalk0
//:://////////////////////////////////////////////
//:://////////////////////////////////////////////
//:: Created By: Script Wizard
//:: Created On: 7/3/2002 4:01:23 AM
//:://////////////////////////////////////////////
void main()
{
// Set the variables
SetLocalInt(GetPCSpeaker(), "wintertalk", 0);
}