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