5 lines
79 B
Plaintext
5 lines
79 B
Plaintext
|
void main()
|
||
|
{
|
||
|
SetLocalString(GetPCSpeaker(), "MODIFY_PROPERTY", "Keen");
|
||
|
}
|