ThePix / QuestJS

A major re-write of Quest that is written in JavaScript and will run in the browser.
MIT License
66 stars 12 forks source link

Fixed looking inside closed container #85

Closed thaskef closed 1 year ago

thaskef commented 1 year ago

It was saying "there's nothing inside" whenever a container was closed. (Then when you open it it says all the stuff inside).

ThePix commented 1 year ago

I am going to close this without committing it. However, I have done an update that covers the issue. The update puts the text in the language file, and also adds some tests.