13 lines
349 B
Plaintext
13 lines
349 B
Plaintext
//::///////////////////////////////////////////////
|
|
//:: FileName hellfreezesover
|
|
//:://////////////////////////////////////////////
|
|
//:://////////////////////////////////////////////
|
|
//:: Created By: Script Wizard
|
|
//:: Created On: 7/20/2002 2:47:53 PM
|
|
//:://////////////////////////////////////////////
|
|
int StartingConditional()
|
|
{
|
|
|
|
return TRUE;
|
|
}
|