14 lines
383 B
Plaintext
14 lines
383 B
Plaintext
//::///////////////////////////////////////////////
|
|
//:: FileName at_030
|
|
//:://////////////////////////////////////////////
|
|
//:://////////////////////////////////////////////
|
|
//:: Created By: Script Wizard
|
|
//:: Created On: 12/04/2005 11:44:03 AM
|
|
//:://////////////////////////////////////////////
|
|
void main()
|
|
{
|
|
// Set the variables
|
|
SetLocalInt(GetModule(), "nordock", 1);
|
|
|
|
}
|