From 83a1ebcf0fc7443402c83bd55cdb0829793c3265 Mon Sep 17 00:00:00 2001 From: Scott Ehlert Date: Thu, 20 Mar 2008 19:52:30 +0000 Subject: [PATCH] Removed debug code? --HG-- extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401954 --- core/HalfLife2.cpp | 2 -- 1 file changed, 2 deletions(-) diff --git a/core/HalfLife2.cpp b/core/HalfLife2.cpp index 3e642283..39e2c9eb 100644 --- a/core/HalfLife2.cpp +++ b/core/HalfLife2.cpp @@ -114,8 +114,6 @@ void CHalfLife2::OnSourceModAllInitialized() m_HinTextMsg = g_UserMsgs.GetMessageIndex("HintText"); m_VGUIMenu = g_UserMsgs.GetMessageIndex("VGUIMenu"); g_ShareSys.AddInterface(NULL, this); - - FindInSendTable("CTFPlayer", "m_nDisguiseClass"); } #if !defined METAMOD_PLAPI_VERSION