mirror of
https://github.com/git-learning-game/oh-my-git.git
synced 2025-05-01 20:42:01 +02:00
Extend the hint system to explain GUI elements
This commit is contained in:
parent
d258f812ce
commit
e87e29a3ed
9 changed files with 83 additions and 28 deletions
scenes
|
@ -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()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue