forked from metin2/client
Remove P2P UDP & Hackshield packets
This commit is contained in:
@ -250,12 +250,6 @@
|
||||
<ClCompile Include="PythonExceptionSender.cpp">
|
||||
<Filter>Network</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="PythonNetworkDatagram.cpp">
|
||||
<Filter>Network</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="PythonNetworkDatagramModule.cpp">
|
||||
<Filter>Network</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="PythonNetworkStream.cpp">
|
||||
<Filter>Network</Filter>
|
||||
</ClCompile>
|
||||
@ -424,9 +418,6 @@
|
||||
<ClInclude Include="PythonExceptionSender.h">
|
||||
<Filter>Network</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="PythonNetworkDatagram.h">
|
||||
<Filter>Network</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="PythonNetworkStream.h">
|
||||
<Filter>Network</Filter>
|
||||
</ClInclude>
|
||||
|
Reference in New Issue
Block a user