fix bug emporio
This commit is contained in:
parent
abff5e0500
commit
c9dcebc97c
@ -42,6 +42,7 @@ class Player:
|
|||||||
self.expected_response = None
|
self.expected_response = None
|
||||||
self.attacker = None
|
self.attacker = None
|
||||||
self.target_p: str = None
|
self.target_p: str = None
|
||||||
|
self.is_drawing = False
|
||||||
self.mancato_needed = 0
|
self.mancato_needed = 0
|
||||||
|
|
||||||
def join_game(self, game):
|
def join_game(self, game):
|
||||||
|
Loading…
Reference in New Issue
Block a user