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

14 lines
397 B
Plaintext

//::///////////////////////////////////////////////
//:: FileName dmel_remapboar
//:://////////////////////////////////////////////
//:://////////////////////////////////////////////
//:: Created By: Script Wizard
//:: Created On: 7/28/2005 10:53:56 PM
//:://////////////////////////////////////////////
void main()
{
// Set the variables
SetLocalInt(GetPCSpeaker(), "DMEL_REMAP_WSHAPE", 4);
}