1
0
forked from metin2/client

Remove P2P UDP & Hackshield packets

This commit is contained in:
2025-04-13 09:05:07 +03:00
parent 5ba1cb44b9
commit 1e96dae60b
15 changed files with 0 additions and 432 deletions

View File

@ -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>