Commit 2231c154 authored by 247321453's avatar 247321453

changed

parent a1545fd4

\ No newline at end of file

\ No newline at end of file

\ No newline at end of file
...@@ -55,21 +55,18 @@ ...@@ -55,21 +55,18 @@
</EmbeddedResource> </EmbeddedResource>
</ItemGroup> </ItemGroup>
<ItemGroup> <ItemGroup>
<Folder Include="Data\UI" /> <Folder Include="Data\ygopro" />
<Folder Include="Interface" /> <Folder Include="Interface" />
<Folder Include="Data" /> <Folder Include="Data" />
</ItemGroup> </ItemGroup>
<ItemGroup> <ItemGroup>
<None Include="Data\setname.txt" /> <None Include="Data\setname.txt" />
<None Include="Data\UI\card-attribute.txt" /> <None Include="Data\ygopro\card-attribute.txt" />
<None Include="Data\UI\card-level.txt" /> <None Include="Data\ygopro\card-level.txt" />
<None Include="Data\UI\card-race.txt" /> <None Include="Data\ygopro\card-race.txt" />
<None Include="Data\UI\card-category.txt" /> <None Include="Data\ygopro\card-category.txt" />
<None Include="Data\UI\card-rule.txt" /> <None Include="Data\ygopro\card-rule.txt" />
<None Include="Data\UI\card-type.txt" /> <None Include="Data\ygopro\card-type.txt" />
<None Include="Data\UI\from-editor.txt" />
<None Include="Data\UI\from-manage.txt" />
<None Include="Data\UI\message.txt" />
</ItemGroup> </ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
</Project> </Project>
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment