Network - projectfile fix
This commit is contained in:
parent
aa19002cbe
commit
1466c0db31
|
@ -30,16 +30,10 @@
|
|||
<ClInclude Include="OysterByte.h" />
|
||||
<ClInclude Include="IPostBox.h" />
|
||||
<ClInclude Include="PostBox.h" />
|
||||
<<<<<<< HEAD
|
||||
<ClInclude Include="IClient.h" />
|
||||
<ClInclude Include="ThreadedClient.h" />
|
||||
=======
|
||||
<<<<<<< HEAD
|
||||
<ClInclude Include="Messages\MessagePlayerPos.h" />
|
||||
=======
|
||||
<ClInclude Include="IClient.h" />
|
||||
<ClInclude Include="ThreadedClient.h" />
|
||||
>>>>>>> Client interface and class for both server and client. now using postbox system
|
||||
>>>>>>> 10c1dc57f3c9235ca6c6d4e69fed43465daa7752
|
||||
</ItemGroup>
|
||||
</Project>
|
Loading…
Reference in New Issue