shortdeck1.3:ui and fix

This commit is contained in:
2025-10-11 18:24:24 +08:00
parent 4763f9a630
commit 8f30e75e1a
69 changed files with 2753 additions and 97 deletions

View File

@@ -99,6 +99,5 @@ class SidePotManager:
return winnings
def reset(self):
"""重置边池管理器"""
self.pots.clear()
self.player_total_investment.clear()