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