Skip to content

Commit

Permalink
Fix bgm option name (not usually visible to user)
Browse files Browse the repository at this point in the history
  • Loading branch information
drojf committed Apr 24, 2024
1 parent 1fe79d1 commit c753c80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Update/init.txt
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ void main()
ModAddArtset("Original", "オリジナル", "OGBackgrounds:OGSprites:CG");

// GAltBGM controls which of these are selected
ModAddBGMset("New BGM", "Placeholder", "April2019BGM:BGM");
ModAddBGMset("New Mangagamer", "Placeholder", "April2019BGM:BGM");
ModAddBGMset("GIN's BGM", "Placeholder", "OGBGM:BGM");
ModAddBGMset("Hou+ Demo", "Placeholder", "HouPlusDemoBGM:BGM");
ModAddBGMset("Hou+ BGM", "Placeholder", "HouPlusBGM:BGM");
Expand Down

0 comments on commit c753c80

Please sign in to comment.