menu updated to use the newer simpler menu system. Updated submodule.
This commit is contained in:
		 Submodule libstormgames updated: fe772cbb1e...27765e62bc
									
								
							| @@ -319,7 +319,7 @@ class WickedQuest: | |||||||
|             pass |             pass | ||||||
|  |  | ||||||
|         while True: |         while True: | ||||||
|             choice = game_menu(self.sounds, "high_scores") |             choice = game_menu(self.sounds) | ||||||
|  |  | ||||||
|             if choice == "exit": |             if choice == "exit": | ||||||
|                 exit_game() |                 exit_game() | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user