fix roses oopsies

This commit is contained in:
Cameron Taylor
2021-02-02 08:04:23 -05:00
5 changed files with 10 additions and 3 deletions

View File

@ -23,7 +23,7 @@ class GameOverSubstate extends MusicBeatSubstate
case 'school':
stageSuffix = '-pixel';
daBf = 'bf-pixel-dead';
case 'school-evil':
case 'schoolEvil':
stageSuffix = '-pixel';
daBf = 'bf-pixel-dead';
default: