14 lines
388 B
Plaintext
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);
|
|
|
|
}
|