Make hou+ and hou+ demo use New MG BGM (2019) as fallback
- Previously used OGBGM as fallback
This commit is contained in:
@@ -133,8 +133,8 @@ void main()
|
|||||||
// GAltBGM controls which of these are selected
|
// GAltBGM controls which of these are selected
|
||||||
ModAddBGMset("New BGM", "Placeholder", "April2019BGM:BGM");
|
ModAddBGMset("New BGM", "Placeholder", "April2019BGM:BGM");
|
||||||
ModAddBGMset("GIN's BGM", "Placeholder", "OGBGM:BGM");
|
ModAddBGMset("GIN's BGM", "Placeholder", "OGBGM:BGM");
|
||||||
ModAddBGMset("Hou+ Demo", "Placeholder", "HouPlusDemoBGM:OGBGM:BGM");
|
ModAddBGMset("Hou+ Demo", "Placeholder", "HouPlusDemoBGM:BGM");
|
||||||
ModAddBGMset("Hou+ BGM", "Placeholder", "HouPlusBGM:OGBGM:BGM");
|
ModAddBGMset("Hou+ BGM", "Placeholder", "HouPlusBGM:BGM");
|
||||||
|
|
||||||
// GAltSE controls which of these are selected
|
// GAltSE controls which of these are selected
|
||||||
ModAddSEset("New SE", "Placeholder", "SE");
|
ModAddSEset("New SE", "Placeholder", "SE");
|
||||||
|
|||||||
Reference in New Issue
Block a user