Initial Commit
Initial Commit [v1.32PRC8]
This commit is contained in:
13
_module/nss/cm_aid_set_off.nss
Normal file
13
_module/nss/cm_aid_set_off.nss
Normal file
@@ -0,0 +1,13 @@
|
||||
//::///////////////////////////////////////////////
|
||||
//:: FileName aid_set_on
|
||||
//:://////////////////////////////////////////////
|
||||
//:://////////////////////////////////////////////
|
||||
//:: Created By: Script Wizard
|
||||
//:: Created On: 6/10/2004 10:02:24 PM
|
||||
//:://////////////////////////////////////////////
|
||||
void main()
|
||||
{
|
||||
// Set the variables
|
||||
SetLocalInt(GetPCSpeaker(), "aidswitch", 0);
|
||||
|
||||
}
|
Reference in New Issue
Block a user