7 lines
97 B
Plaintext
7 lines
97 B
Plaintext
|
void main()
|
||
|
{
|
||
|
// Set the variables
|
||
|
SetLocalString(GetPCSpeaker(), "DialValue1", "O");
|
||
|
|
||
|
}
|