7 lines
102 B
Plaintext
7 lines
102 B
Plaintext
// mai_c_unc
|
|
void main()
|
|
{
|
|
object oPC=GetPCSpeaker();
|
|
SetLocalString(oPC,"sMAI_TID","UNC");
|
|
}
|