record and replay alchemy help

This commit is contained in:
2024-08-24 14:34:07 -05:00
committed by Celtic Minstrel
parent e64ba776be
commit 9ed90a1b38
2 changed files with 5 additions and 1 deletions

View File

@@ -307,6 +307,9 @@ static bool display_alchemy_event_filter(cDialog& me, std::string item_hit, eKey
}
void display_alchemy() {
if(recording){
record_action("display_alchemy", "");
}
std::string get_text;
cur_entry = 3;