remove more todos i (think i) already did
This commit is contained in:
4
game.py
4
game.py
@@ -237,9 +237,7 @@ if __name__ == "__main__":
|
||||
data.save.handle_uuid_stuff(game.cat)
|
||||
except:
|
||||
print("Yep, that did NOT go as planned.")
|
||||
print(
|
||||
"If there's no errors above this, yay."
|
||||
) # TODO: add crash saving for a exception crash.
|
||||
print("If there's no errors above this, yay.")
|
||||
else:
|
||||
if ui.confirm("Would you like me to attmept to run the save feature?"):
|
||||
try:
|
||||
|
||||
Reference in New Issue
Block a user