Add gui.png
This commit is contained in:
parent
b699ad0ab6
commit
b85f4fe4f5
BIN
TrueCraft.Client/Content/gui.png
Normal file
BIN
TrueCraft.Client/Content/gui.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 5.2 KiB |
@ -1,3 +1,4 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||||
<Import Project="..\targets\Client.targets" />
|
||||
<PropertyGroup>
|
||||
@ -226,6 +227,9 @@
|
||||
<Content Include="Content\Fonts\DejaVu_Regular_0.png">
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</Content>
|
||||
<Content Include="Content\gui.png">
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</Content>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Folder Include="Modules\" />
|
||||
|
Reference in New Issue
Block a user