forked from metin2/client
Remove P2P UDP & Hackshield packets
This commit is contained in:
@ -281,8 +281,6 @@
|
||||
<ClCompile Include="PythonMessenger.cpp" />
|
||||
<ClCompile Include="PythonMiniMap.cpp" />
|
||||
<ClCompile Include="PythonMiniMapModule.cpp" />
|
||||
<ClCompile Include="PythonNetworkDatagram.cpp" />
|
||||
<ClCompile Include="PythonNetworkDatagramModule.cpp" />
|
||||
<ClCompile Include="PythonNetworkStream.cpp" />
|
||||
<ClCompile Include="PythonNetworkStreamCommand.cpp" />
|
||||
<ClCompile Include="PythonNetworkStreamEvent.cpp" />
|
||||
@ -357,7 +355,6 @@
|
||||
<ClInclude Include="PythonItem.h" />
|
||||
<ClInclude Include="PythonMessenger.h" />
|
||||
<ClInclude Include="PythonMiniMap.h" />
|
||||
<ClInclude Include="PythonNetworkDatagram.h" />
|
||||
<ClInclude Include="PythonNetworkStream.h" />
|
||||
<ClInclude Include="PythonNonPlayer.h" />
|
||||
<ClInclude Include="PythonPlayer.h" />
|
||||
|
Reference in New Issue
Block a user