5 lines
118 B
Plaintext
5 lines
118 B
Plaintext
|
void main()
|
||
|
{
|
||
|
SpeakString("In these small dingy rooms, the servants sleep three to a room. There are no windows.");
|
||
|
}
|