mirror of
https://github.com/doublespeakgames/adarkroom.git
synced 2026-05-28 16:21:53 +08:00
a3b1fea424
World.testMap() sets World.seenAll. The latter is true when the whole map has been explored. World.testMap() is called: * on world init * on return home (when the map is updated) * on applyMap() (when the map is bought from the scout)