Move the management of the 'fake loose items container' into the loot_ui.cpp rather than get rid of it. Closes #34.
This commit is contained in:
parent
efdb0cb119
commit
b6d1ae2700
5 changed files with 24 additions and 24 deletions
|
@ -49,7 +49,6 @@ 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