This commit is contained in:
2026-04-17 19:06:18 -04:00
parent 0d09e54e16
commit bd50bbd1fa

View File

@@ -92,6 +92,8 @@ class Game:
case "Options":
if self.options_menu():
return
case _:
return
def run(self):
title()