6 lines
97 B
Plaintext
6 lines
97 B
Plaintext
void main()
|
|
{
|
|
object oPC = GetLastUsedBy();
|
|
ActionStartConversation(oPC, "plotitems");
|
|
}
|