Redone network packet abstraction. Prepared for easy access to packet data.
This commit is contained in:
@@ -45,7 +45,6 @@ public:
|
||||
|
||||
protected:
|
||||
boost::shared_ptr<NetPacket> InternalGetPacket();
|
||||
boost::shared_ptr<NetPacket> InternalCreateNetPacket(const NetPacketHeader *p);
|
||||
|
||||
private:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user