5 lines
100 B
Plaintext
5 lines
100 B
Plaintext
|
void main()
|
||
|
{
|
||
|
AssignCommand(GetPCSpeaker(), JumpToObject(GetWaypointByTag("di_wp_dropoff")));
|
||
|
}
|