mirror of
https://github.com/git-learning-game/oh-my-git.git
synced 2025-05-09 05:02:22 +02:00
More polish, hide unfinished chapters/levels
This commit is contained in:
parent
be45b82e41
commit
5df4932ad5
19 changed files with 48 additions and 55 deletions
scenes
|
@ -36,7 +36,7 @@ func reload():
|
|||
chapter_names.erase(chapter)
|
||||
final_chapter_sequence.push_back(chapter)
|
||||
|
||||
final_chapter_sequence += chapter_names
|
||||
#final_chapter_sequence += chapter_names
|
||||
|
||||
for c in final_chapter_sequence:
|
||||
var chapter = Chapter.new()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue