Fixed indentation error.
This commit is contained in:
parent
e35c826b05
commit
a20da7df8c
2
menu.py
2
menu.py
@ -155,7 +155,7 @@ class Menu:
|
|||||||
elif selection == "exit":
|
elif selection == "exit":
|
||||||
self.game.exit_game()
|
self.game.exit_game()
|
||||||
|
|
||||||
def learn_sounds(self):
|
def learn_sounds(self):
|
||||||
"""Interactive menu for learning game sounds.
|
"""Interactive menu for learning game sounds.
|
||||||
|
|
||||||
Allows users to:
|
Allows users to:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user