Gotten completely rid of all cPackets. The cProtocol125 class now does all the parsing and writing by itself.
git-svn-id: http://mc-server.googlecode.com/svn/trunk@802 0a769ca7-a7f5-676a-18bf-c427514a06d6
This commit is contained in:
@@ -19,7 +19,6 @@
|
||||
|
||||
class cPlayer;
|
||||
class cClientHandle;
|
||||
class cPacket;
|
||||
|
||||
typedef std::list<cClientHandle *> cClientHandleList;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user