Skip to content

Commit

Permalink
shes in fnaf too
Browse files Browse the repository at this point in the history
  • Loading branch information
DidgieDeez committed Jul 19, 2024
1 parent 8daa668 commit 628437c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/PlayState.hx
Original file line number Diff line number Diff line change
Expand Up @@ -869,7 +869,7 @@ class PlayState extends MusicBeatState
gfVersion = 'gf-car';
case 'mall' | 'mallEvil' | 'mallsuspicious':
gfVersion = 'gf-christmas';
case 'school':
case 'school' | 'fnaf':
gfVersion = 'gf-pixelgroove';
case 'schoolEvil':
gfVersion = 'gf-pixel';
Expand Down

0 comments on commit 628437c

Please sign in to comment.