AOC_PRC8/_module/nss/div_got.nss

14 lines
379 B
Plaintext
Raw Permalink Normal View History

2025-04-03 11:24:16 -04:00
//::///////////////////////////////////////////////
//:: FileName div_got
//:://////////////////////////////////////////////
//:://////////////////////////////////////////////
//:: Created By: Script Wizard
//:: Created On: 7/12/2004 2:05:14 AM
//:://////////////////////////////////////////////
void main()
{
// Set the variables
SetLocalInt(GetPCSpeaker(), "div_got", 1);
}