5 lines
88 B
Plaintext
5 lines
88 B
Plaintext
void main()
|
|
{
|
|
SetLocalInt(GetPCSpeaker(), "Dlg_Init_" + GetTag(OBJECT_SELF), TRUE);
|
|
}
|