Skip to content

Commit

Permalink
Fix AlternativePlayView.bsml not embedded.
Browse files Browse the repository at this point in the history
  • Loading branch information
Kylon99 committed Jun 17, 2023
1 parent c809011 commit fdf746a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion AlternativePlay/AlternativePlay.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -223,7 +223,7 @@
<EmbeddedResource Include="Public\NoArrowsRandom.png" />
<EmbeddedResource Include="Public\OneColor.png" />
<Content Include="Public\OneColor.svg" />
<None Include="UI\AlternativePlayView.bsml" />
<EmbeddedResource Include="UI\AlternativePlayView.bsml" />
<EmbeddedResource Include="UI\PlayModeSelectTab.bsml" />
</ItemGroup>
<ItemGroup>
Expand Down

0 comments on commit fdf746a

Please sign in to comment.