PWE_PRC8/_module/nss/dial_value_3_w.nss

7 lines
97 B
Plaintext
Raw Normal View History

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