5 lines
57 B
Plaintext
5 lines
57 B
Plaintext
|
void main()
|
||
|
{
|
||
|
SpeakString("This place is abandoned.");
|
||
|
}
|