Fixed indentation error.

This commit is contained in:
Storm Dragon 2025-03-11 21:01:19 -04:00
parent e35c826b05
commit a20da7df8c

View File

@ -155,7 +155,7 @@ class Menu:
elif selection == "exit":
self.game.exit_game()
def learn_sounds(self):
def learn_sounds(self):
"""Interactive menu for learning game sounds.
Allows users to: