remove debug line left in

This commit is contained in:
pierow 2024-05-10 16:34:43 -04:00
parent 38d8031ab1
commit c626c27df4
1 changed files with 0 additions and 2 deletions

View File

@ -602,8 +602,6 @@ void WeaponsResource::SetWeaponConfig (WEAPON* weapon, int specXhair)
lastPlayMode = newPlayMode; lastPlayMode = newPlayMode;
lastSpecXhair = specXhair; lastSpecXhair = specXhair;
gEngfuncs.Con_Printf("changing weapon cfg\n");
char weapCfg[128]; char weapCfg[128];
if (cl_weaponcfgs->value == 1.0f) if (cl_weaponcfgs->value == 1.0f)