generated from Jaysyn/ModuleTemplate
6 lines
99 B
Plaintext
6 lines
99 B
Plaintext
void main()
|
|
{
|
|
object oPC = GetLastUsedBy();
|
|
ActionStartConversation(oPC,"sf_con_port1");
|
|
}
|