5 lines
104 B
Plaintext
5 lines
104 B
Plaintext
|
void main()
|
||
|
{
|
||
|
SpeakString("*This door is bolted securely from the other side and cannot be opened*");
|
||
|
}
|