14 lines
389 B
Plaintext
14 lines
389 B
Plaintext
|
//::///////////////////////////////////////////////
|
||
|
//:: FileName at_arc_kanfresh
|
||
|
//:://////////////////////////////////////////////
|
||
|
//:://////////////////////////////////////////////
|
||
|
//:: Created By: Script Wizard
|
||
|
//:: Created On: 8/29/2003 2:22:33 PM
|
||
|
//:://////////////////////////////////////////////
|
||
|
void main()
|
||
|
{
|
||
|
// Set the variables
|
||
|
SetLocalInt(GetPCSpeaker(), "nKanFresh", 1);
|
||
|
|
||
|
}
|