mirror of
https://github.com/alliedmodders/hl2sdk.git
synced 2025-09-19 20:16:10 +08:00
Update INetChannel & INetChannelInfo (#333)
This commit is contained in:
@ -86,8 +86,6 @@ public:
|
||||
virtual int SendMessages( const char *pDebugName, bf_write *data ) = 0;
|
||||
virtual void ClearBitsToSend( void ) = 0;
|
||||
|
||||
virtual const netadr_t &GetRemoteAddress( void ) const = 0;
|
||||
|
||||
virtual void UpdateMessageStats( int msggroup, int bits, bool ) = 0;
|
||||
|
||||
virtual void unk011() = 0;
|
||||
|
Reference in New Issue
Block a user