source-engine/common/ClientNetMessage.cpp
2026-05-22 12:29:16 +00:00

20 lines
550 B
C++

//========= Copyright Valve Corporation, All rights reserved. ============//
//
// Purpose:
//
// $NoKeywords: $
//
//=============================================================================//
// ClientNetMessage.cpp: implementation of the CClientNetMessage class.
//
//////////////////////////////////////////////////////////////////////
#include "ClientNetMessage.h"
//////////////////////////////////////////////////////////////////////
// Construction/Destruction
//////////////////////////////////////////////////////////////////////