7 lines
120 B
Plaintext
7 lines
120 B
Plaintext
|
void main()
|
||
|
{
|
||
|
object oPC = GetLastUsedBy();
|
||
|
|
||
|
AssignCommand(oPC,ActionJumpToObject(GetObjectByTag("px_lucbsmt_exi")));
|
||
|
}
|