Cleaned up the ritual UI some more and solved a few more bugs, then brought in a quick 'dubious combination' image.

This commit is contained in:
Zed A. Shaw 2025-05-02 11:39:39 -04:00
parent bac552c3d7
commit edf10c976a
8 changed files with 36 additions and 32 deletions

View file

@ -61,7 +61,6 @@ namespace gui {
void select_item(SelectedItem pair);
void show_craft_result();
void clear_craft_result();
void show_craft_failure();
void run_crafting_engine();
void complete_combine();
void update_selection_state();