Have a few basic monochrome test items and the first little leather pouches on the 'tool belt'.

This commit is contained in:
Zed A. Shaw 2025-03-23 11:34:50 -04:00
parent d7ff7d6acf
commit 5af9a6664e
27 changed files with 41 additions and 28 deletions

View file

@ -8,7 +8,6 @@ namespace gui {
class CombatUI {
public:
guecs::UI $gui;
DinkyECS::Entity $meter;
GameLevel $level;
CombatUI(GameLevel level);