Now the loot UI can work with any container and only uses an ECS id to work, not have its own contents.
This commit is contained in:
parent
a0eff927b6
commit
812407c3df
6 changed files with 70 additions and 34 deletions
|
@ -49,6 +49,7 @@ namespace gui {
|
|||
sf::Font $font;
|
||||
gui::routing::Router $router;
|
||||
DNDLoot $dnd_loot;
|
||||
DinkyECS::Entity $temp_loot;
|
||||
|
||||
FSM();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue