PWE_PRC8/_module/nss/dial_value_1_g.nss

7 lines
97 B
Plaintext
Raw Permalink Normal View History

2025-04-03 10:29:41 -04:00
void main()
{
// Set the variables
SetLocalString(GetPCSpeaker(), "DialValue1", "G");
}