Skip to content

Commit

Permalink
remove debug line left in
Browse files Browse the repository at this point in the history
  • Loading branch information
pierow committed May 10, 2024
1 parent 38d8031 commit c626c27
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions main/source/cl_dll/ammo.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit c626c27

Please sign in to comment.