Fix missing Deck size/max text after showing Joker description in the Shop
Co-authored-by: MathisMartin31 <mathis.martin31@gmail.com>
This commit is contained in:
@@ -887,6 +887,9 @@ static void game_shop_hide_card_desc(void)
|
||||
TTE_WHITE_PB,
|
||||
reroll_cost
|
||||
);
|
||||
|
||||
// Print Deck size that was erased
|
||||
display_deck_size_max();
|
||||
}
|
||||
|
||||
// Cleanup and change state
|
||||
|
||||
Reference in New Issue
Block a user