Files
HeroesStone_PRC8/_module/nss/dmel_remappanthr.nss
Jaysyn904 1eefc84201 Initial Commit
Initial Commit.
2025-09-14 15:40:46 -04:00

14 lines
399 B
Plaintext

//::///////////////////////////////////////////////
//:: FileName dmel_remappanthr
//:://////////////////////////////////////////////
//:://////////////////////////////////////////////
//:: Created By: Script Wizard
//:: Created On: 7/28/2005 10:54:23 PM
//:://////////////////////////////////////////////
void main()
{
// Set the variables
SetLocalInt(GetPCSpeaker(), "DMEL_REMAP_WSHAPE", 2);
}