From 74d588648d027fbe9e4f2af19feb0048d1421365 Mon Sep 17 00:00:00 2001 From: Kevin Ngo Date: Tue, 18 Sep 2018 02:52:07 -0700 Subject: [PATCH] add back bloom, accidentally removed --- src/index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/src/index.html b/src/index.html index 27f98c6..2f32af7 100644 --- a/src/index.html +++ b/src/index.html @@ -11,6 +11,7 @@ bind__song="challengeId: challenge.id; isPlaying: !menu.active && !challenge.isLoading" bind__song-preview-system="selectedChallengeId: menuSelectedChallenge.id" console-shortcuts + effect-bloom="strength: 0.7" proxy-event="event: menuchallengeselect; to: #searchResultsContainer, #menuDifficulties" search stage-colors="blue"