fix message
This commit is contained in:
@@ -83,7 +83,7 @@ def save(cat: Cat, dont_save=False):
|
||||
print(
|
||||
"Any progress done after this will not be saved in this string, please generate a new one to update your progress."
|
||||
)
|
||||
print("To get back to the main menu and quit, reload the page.")
|
||||
print("You will now be at the main menu, you can select quit to exit.")
|
||||
systems.ui.press_any_key_to_continue("Press any key to continue.")
|
||||
return
|
||||
currentjson = {}
|
||||
|
||||
Reference in New Issue
Block a user