mirror of
https://github.com/FunkinCrew/Funkin.git
synced 2025-08-28 16:39:16 -04:00
fix roses oopsies
This commit is contained in:
commit
469704b291
5 changed files with 10 additions and 3 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue