From 2c8a7f06e585f295ce0e5613a0bccd48eb24ff5b Mon Sep 17 00:00:00 2001 From: Kevin Ngo Date: Mon, 13 Aug 2018 20:24:42 -0700 Subject: [PATCH] remove unused result image in a-assets --- src/index.html | 26 +++++++------------------- 1 file changed, 7 insertions(+), 19 deletions(-) diff --git a/src/index.html b/src/index.html index 802ddc3..678afae 100644 --- a/src/index.html +++ b/src/index.html @@ -10,40 +10,28 @@ 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' %} - - - + + +