From 66f4c9e0c08762fb4668792999c6200e9fd78c89 Mon Sep 17 00:00:00 2001 From: "madmaxoft@gmail.com" Date: Mon, 27 Aug 2012 17:31:16 +0000 Subject: Cut out all packet handling to a separate cProtocol descendant git-svn-id: http://mc-server.googlecode.com/svn/trunk@796 0a769ca7-a7f5-676a-18bf-c427514a06d6 --- VC2010/MCServer.vcxproj.filters | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'VC2010/MCServer.vcxproj.filters') diff --git a/VC2010/MCServer.vcxproj.filters b/VC2010/MCServer.vcxproj.filters index eadf6b097..6c3f1286b 100644 --- a/VC2010/MCServer.vcxproj.filters +++ b/VC2010/MCServer.vcxproj.filters @@ -445,6 +445,9 @@ {7bfe7ca2-4966-4eca-a501-94e1bfaa009f} + + {dcde29da-b011-40c1-b4b0-c39b653ef73c} + @@ -952,6 +955,9 @@ cBlockEntity\cNoteEntity + + Protocol + @@ -1665,6 +1671,15 @@ cBlockEntity\cNoteEntity + + Protocol + + + Protocol + + + Protocol + -- cgit v1.2.3