Merge branch 'master' of manuel-voegele.de:inf3

This commit is contained in:
Wafa Sadri
2014-05-09 10:58:03 +02:00

View File

@@ -76,7 +76,7 @@
<Compile Include="src\Gui\MapPanel.cs" /> <Compile Include="src\Gui\MapPanel.cs" />
<Compile Include="src\Pathfinder.cs" /> <Compile Include="src\Pathfinder.cs" />
<Compile Include="src\Gui\IEntity.cs" /> <Compile Include="src\Gui\IEntity.cs" />
<Compile Include="src\Gui\SplashScreen.cs" / <Compile Include="src\Gui\SplashScreen.cs" />
<Compile Include="src\Gui\OnlinePlayerList.cs" /> <Compile Include="src\Gui\OnlinePlayerList.cs" />
<Compile Include="src\Gui\IPlayer.cs" /> <Compile Include="src\Gui\IPlayer.cs" />
</ItemGroup> </ItemGroup>
@@ -84,4 +84,4 @@
<ItemGroup> <ItemGroup>
<Folder Include="src\Gui\" /> <Folder Include="src\Gui\" />
</ItemGroup> </ItemGroup>
</Project> </Project>