generated from Jaysyn/ModuleTemplate
14 lines
403 B
Plaintext
14 lines
403 B
Plaintext
//::///////////////////////////////////////////////
|
|
//:: FileName dmel_remapbear
|
|
//:://////////////////////////////////////////////
|
|
//:://////////////////////////////////////////////
|
|
//:: Created By: Script Wizard
|
|
//:: Created On: 7/28/2005 10:52:18 PM
|
|
//:://////////////////////////////////////////////
|
|
void main()
|
|
{
|
|
// Set the variables
|
|
SetLocalInt(GetPCSpeaker(), "DMEL_REMAP_WSHAPE", 1);
|
|
|
|
}
|