This commit is contained in:
@ -178,6 +178,7 @@ class oracleGame:
|
||||
return TryStopState.STOPPED
|
||||
|
||||
def clear_score_board(self):
|
||||
self.wrong_attempts = 0
|
||||
self.score_board = {}
|
||||
self.all_buff_score = 0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user