Fixing a stupid bug where it would crash because a fact wasn't in the world.

This commit is contained in:
Zed A. Shaw 2024-12-19 20:46:47 -05:00
parent 93f53d1714
commit 5a6494acf5
7 changed files with 11 additions and 6 deletions

View file

@ -5,6 +5,7 @@ TODAY'S GOAL:
* Flame pillars icon \u2e3e
* Room should always be found.
* matrix::in_box needs a rectangle alternative
* DinkyECS needs to detect when a requested fact is missing and make a default.
* Study https://github.com/hirdrac/gx_lib/blob/main/gx/Unicode.hh
* Study this https://en.cppreference.com/w/cpp/language/explicit