Libraryaufruf in C#

This commit is contained in:
2014-05-06 11:15:32 +02:00
parent 992e523f0a
commit ba6b6c20f7
2 changed files with 47 additions and 0 deletions

View File

@@ -80,6 +80,7 @@
<Compile Include="src\Gui\ChatOutputBox.cs" />
<Compile Include="src\Gui\IChatMessage.cs" />
<Compile Include="src\Gui\MapPanel.cs" />
<Compile Include="src\Pathfinder.cs" />
</ItemGroup>
<ItemGroup />
<ItemGroup>