1
0
mirror of https://github.com/0O0o0oOoO00/Alas.git synced 2026-05-14 16:49:26 +08:00

Fix: Dashboard won't refresh after gacha when using gacha tickets(PR =9)

This commit is contained in:
Zuosizhu
2024-04-13 11:54:12 +08:00
parent d9d5db0ca5
commit ce6cb8c4bf

View File

@@ -325,6 +325,9 @@ class RewardGacha(GachaUI, GeneralShop, Retirement):
buy[0] = self.build_ticket_count
# Calculate rolls allowed based on configurations and resources
buy[1] = self.gacha_calculate(self.config.Gacha_Amount-self.build_ticket_count, gold_cost, cube_cost)
else:
LogRes(self.config).Cube = self.build_cube_count
self.config.update()
# Submit 'buy_count' and execute if capable
# Cannot use handle_popup_confirm, this window