uid issue
This commit is contained in:
14
responserules/runtime/rr_convars.cpp
Normal file
14
responserules/runtime/rr_convars.cpp
Normal file
@ -0,0 +1,14 @@
|
||||
//========= Copyright <20> 1996-2010, Valve Corporation, All rights reserved. ============//
|
||||
//
|
||||
// Purpose: Convars used by the response rule system.
|
||||
//
|
||||
// $NoKeywords: $
|
||||
//=============================================================================//
|
||||
|
||||
#include "rrbase.h"
|
||||
#include <convar.h>
|
||||
|
||||
|
||||
// memdbgon must be the last include file in a .cpp file!!!
|
||||
#include "tier0/memdbgon.h"
|
||||
|
Reference in New Issue
Block a user