diff --git a/game.py b/game.py index 7dcb503..7fa614b 100644 --- a/game.py +++ b/game.py @@ -43,6 +43,10 @@ class Game: "Settings", "Quit", ] + else: + print( + "This menu will have no options, all of them are about saving, which is not in the web version." + ) while True: match ui.select( "Please choose an option",