remove todo i did

This commit is contained in:
2026-04-27 19:04:38 -04:00
parent 0f1f8071cd
commit 88a0eb61fd

View File

@@ -282,9 +282,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: