From af4c6c474900b8a9ee4189ce0f4ac2089c2d1631 Mon Sep 17 00:00:00 2001 From: Owen Feldman Date: Fri, 17 Apr 2026 18:30:40 -0400 Subject: [PATCH] Message --- game.py | 4 ++++ 1 file changed, 4 insertions(+) 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",