From fe971497ccd336a7e71c739253116105b5caa430 Mon Sep 17 00:00:00 2001 From: David Anderson Date: Thu, 30 Mar 2006 00:31:45 +0000 Subject: [PATCH] synced to dll --- plugins/include/fakemeta_const.inc | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/plugins/include/fakemeta_const.inc b/plugins/include/fakemeta_const.inc index f93ba878..72e2b07b 100755 --- a/plugins/include/fakemeta_const.inc +++ b/plugins/include/fakemeta_const.inc @@ -499,7 +499,10 @@ enum { // NEW_DLL_FUNCTIONS: FM_OnFreeEntPrivateData, FM_GameShutdown, - FM_ShouldCollide + FM_ShouldCollide, + + //LATE ADDITIONS (v1.71) + FM_ClientInfoChanged //passes id only }; enum TraceResult