mirror of
https://github.com/P3D-Legacy/P3D-Legacy.git
synced 2025-04-08 18:35:09 +02:00
Fixed Johto_Rival_Intro song name so it works
This commit is contained in:
parent
fd93f96cbc
commit
95a88b5bc8
@ -15477,7 +15477,7 @@
|
|||||||
<Content Include="Content\Songs\johto_rival.ogg">
|
<Content Include="Content\Songs\johto_rival.ogg">
|
||||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||||
</Content>
|
</Content>
|
||||||
<Content Include="Content\Songs\johto_rivalintro.ogg">
|
<Content Include="Content\Songs\johto_rival_intro.ogg">
|
||||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||||
</Content>
|
</Content>
|
||||||
<Content Include="Content\Songs\johto_rival_encounter.ogg">
|
<Content Include="Content\Songs\johto_rival_encounter.ogg">
|
||||||
|
@ -694,7 +694,6 @@ Public Class MusicManager
|
|||||||
{"darkcave", "dark_cave"},
|
{"darkcave", "dark_cave"},
|
||||||
{"showmearound", "show_me_around"},
|
{"showmearound", "show_me_around"},
|
||||||
{"sprouttower", "sprout_tower"},
|
{"sprouttower", "sprout_tower"},
|
||||||
{"johto_rival_intro", "johto_rivalintro"},
|
|
||||||
{"johto_rival_appear", "johto_rival_encounter"},
|
{"johto_rival_appear", "johto_rival_encounter"},
|
||||||
{"ilex_forest", "IlexForest"},
|
{"ilex_forest", "IlexForest"},
|
||||||
{"union_cave", "IlexForest"},
|
{"union_cave", "IlexForest"},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user