Closed reach-satori closed 4 years ago
1.18.0 Using either tcod.constants.FOV_SYMMETRIC_SHADOWCAST or the int 13 work normally. I searched the repo and it appears it hasn't been added to the tcod/__init__.py __all__.
tcod/__init__.py __all__.
Thanks for pointing this out. I seem to always be forgetting to do this step lately.
1.18.0 Using either tcod.constants.FOV_SYMMETRIC_SHADOWCAST or the int 13 work normally. I searched the repo and it appears it hasn't been added to the
tcod/__init__.py __all__.