Merge branch 'dev' into main
This commit is contained in:
commit
1bddd3c135
@ -83,6 +83,7 @@ class Player:
|
||||
self.gold_rush_equipment: List[grc.ShopCard] = []
|
||||
self.was_player = False
|
||||
self.setaccio_count = 0
|
||||
self.choose_action = ''
|
||||
|
||||
def join_game(self, game):
|
||||
self.game = game
|
||||
|
Loading…
Reference in New Issue
Block a user