Skip to content

Commit

Permalink
Update game_inst.py
Browse files Browse the repository at this point in the history
  • Loading branch information
fungamer2-2 committed Dec 23, 2023
1 parent 0f80e16 commit 646d103
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions game_inst.py
Original file line number Diff line number Diff line change
Expand Up @@ -184,6 +184,7 @@ def confirm_load_save(self):
self.load()
return True
else:
self.delete_saved_game()
return False

def check_saved_game(self):
Expand Down

0 comments on commit 646d103

Please sign in to comment.