mirror of
https://github.com/ENSL/NS.git
synced 2024-11-21 12:11:04 +00:00
remove debug line left in
This commit is contained in:
parent
38d8031ab1
commit
c626c27df4
1 changed files with 0 additions and 2 deletions
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue