Extend the hint system to explain GUI elements

This commit is contained in:
blinry 2021-01-19 12:48:16 +01:00
parent d258f812ce
commit e87e29a3ed
9 changed files with 83 additions and 28 deletions
scenes

View file

@ -113,7 +113,7 @@ func load_level(level_id):
# chapter_select.select(game.current_chapter)
# level_select.select(game.current_level)
#game.notify("These are your cards!", cards)
func reload_level():
cards.load_card_store()