Fix bgm option name (not usually visible to user)

This commit is contained in:
drojf
2024-04-15 23:33:17 +10:00
parent defd05f340
commit 37ef5d245d

View File

@@ -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");