7 lines
91 B
Plaintext
7 lines
91 B
Plaintext
#include "inc_playground"
|
|
|
|
void main()
|
|
{
|
|
PGteleport(GetPCSpeaker(), "PG_HUMANOIDS");
|
|
}
|