RitualUI is mostly working, but need to make the consumption of items work in the UI.
This commit is contained in:
parent
6269d10807
commit
dab0e092e6
5 changed files with 109 additions and 86 deletions
|
@ -94,5 +94,6 @@ namespace ritual {
|
|||
void reset();
|
||||
bool is_selected(DinkyECS::Entity ent);
|
||||
bool no_selections();
|
||||
void consume_crafting();
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue