summaryrefslogtreecommitdiff
path: root/common/ClientNetMessage.cpp
blob: 175cfd203dbc3d600c216b73dd232b4c80a5b112 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
//========= Copyright Valve Corporation, All rights reserved. ============//
//
// Purpose: 
//
// $NoKeywords: $
//
//=============================================================================//
// ClientNetMessage.cpp: implementation of the CClientNetMessage class.
//
//////////////////////////////////////////////////////////////////////

#include "ClientNetMessage.h"

//////////////////////////////////////////////////////////////////////
// Construction/Destruction
//////////////////////////////////////////////////////////////////////