Skip to content

Commit

Permalink
stupid fixes 2
Browse files Browse the repository at this point in the history
  • Loading branch information
pritam-dey3 committed Jul 18, 2021
1 parent dd6ff2b commit a010bab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions levels.py
Expand Up @@ -659,6 +659,7 @@ def title_menu_action(choice: str) -> Union[int, None]:
elif choice == "Credits":
return CREDITS
elif choice == "Tutorial":
enter_game_sound()
return TUTORIAL
elif choice == "Leaderboard":
return LEADERBOARD
Expand Down

0 comments on commit a010bab

Please sign in to comment.