diff --git a/src/index.html b/src/index.html index 678afae..c2f5d98 100644 --- a/src/index.html +++ b/src/index.html @@ -10,19 +10,20 @@ bind__song="challengeId: challenge.id; isPlaying: !menu.active && !challenge.isLoading" bind__song-preview-system="selectedChallengeId: menuSelectedChallenge.id" console-shortcuts + proxy-event="event: menuchallengeselect; to: #searchResultsContainer, #menuDifficulties" search> - - - + + + - + {% include './templates/environment.html' %} {% include './templates/gameUi.html' %} {% include './templates/menu.html' %} @@ -30,8 +31,16 @@ - - + +