From c626c27df47eeee11b2addfb2b44a498c69670d7 Mon Sep 17 00:00:00 2001 From: pierow Date: Fri, 10 May 2024 16:34:43 -0400 Subject: [PATCH] remove debug line left in --- main/source/cl_dll/ammo.cpp | 2 -- 1 file changed, 2 deletions(-) diff --git a/main/source/cl_dll/ammo.cpp b/main/source/cl_dll/ammo.cpp index 1c52cf05..dcce26f0 100644 --- a/main/source/cl_dll/ammo.cpp +++ b/main/source/cl_dll/ammo.cpp @@ -602,8 +602,6 @@ void WeaponsResource::SetWeaponConfig (WEAPON* weapon, int specXhair) lastPlayMode = newPlayMode; lastSpecXhair = specXhair; - gEngfuncs.Con_Printf("changing weapon cfg\n"); - char weapCfg[128]; if (cl_weaponcfgs->value == 1.0f)