Fixed Johto_Rival_Intro song name so it works

This commit is contained in:
JappaWakka 2022-09-13 21:02:28 +02:00
parent fd93f96cbc
commit 95a88b5bc8
3 changed files with 1 additions and 2 deletions

View File

@ -15477,7 +15477,7 @@
<Content Include="Content\Songs\johto_rival.ogg">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<Content Include="Content\Songs\johto_rivalintro.ogg">
<Content Include="Content\Songs\johto_rival_intro.ogg">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<Content Include="Content\Songs\johto_rival_encounter.ogg">

View File

@ -694,7 +694,6 @@ Public Class MusicManager
{"darkcave", "dark_cave"},
{"showmearound", "show_me_around"},
{"sprouttower", "sprout_tower"},
{"johto_rival_intro", "johto_rivalintro"},
{"johto_rival_appear", "johto_rival_encounter"},
{"ilex_forest", "IlexForest"},
{"union_cave", "IlexForest"},