14 lines
404 B
Plaintext
14 lines
404 B
Plaintext
//::///////////////////////////////////////////////
|
|
//:: FileName bs_begalignchk
|
|
//:://////////////////////////////////////////////
|
|
//:://////////////////////////////////////////////
|
|
//:: Created By: Script Wizard
|
|
//:: Created On: 1/27/2003 11:38:02 PM
|
|
//:://////////////////////////////////////////////
|
|
void main()
|
|
{
|
|
// Set the variables
|
|
SetLocalInt(GetPCSpeaker(), "bs_beggeralignchk2", 1);
|
|
|
|
}
|