Initial idea for the interactive devices thing but I kind of hate it. Going to try another idea that will be simpler.

This commit is contained in:
Zed A. Shaw 2025-01-16 14:33:07 -05:00
parent e30c18fbdf
commit 8defc0bedf
8 changed files with 48 additions and 26 deletions

View file

@ -37,6 +37,7 @@ source=[
'lights.cpp',
'worldbuilder.cpp',
'inventory.cpp',
'devices.cpp',
'components.cpp',
]