mirror of
https://github.com/P3D-Legacy/P3D-Legacy.git
synced 2025-04-08 18:35:09 +02:00
Typo fix
This commit is contained in:
parent
203801e3b5
commit
2109a07a49
@ -63,7 +63,7 @@
|
||||
<Import Include="Microsoft.Xna.Framework.Content" />
|
||||
<Import Include="Microsoft.Xna.Framework.Media" />
|
||||
<Import Include="Microsoft.Xna.Framework.Audio" />
|
||||
<Compile Include="**\*.vb" Exclude="obj\**\*.cs" />
|
||||
<Compile Include="**\*.vb" Exclude="obj\**\*.vb" />
|
||||
<Content Include="PokemonIcon.ico" />
|
||||
<MonoGameContentReference Include="..\2.5DHeroContent\Content.mgcb">
|
||||
<Link>Content\Content.mgcb</Link>
|
||||
|
Loading…
x
Reference in New Issue
Block a user