Removed useless variable
This commit is contained in:
parent
dc471576a1
commit
5a0367c8d7
1 changed files with 0 additions and 1 deletions
|
@ -1313,7 +1313,6 @@ void CInput::CreateMove ( int sequence_number, float input_sample_frametime, boo
|
||||||
}
|
}
|
||||||
|
|
||||||
#ifdef CSTRIKE_DLL
|
#ifdef CSTRIKE_DLL
|
||||||
static ConVarRef cl_showhitboxes("cl_showhitboxes");
|
|
||||||
static ConVarRef debug_screenshot_bullet_position("debug_screenshot_bullet_position");
|
static ConVarRef debug_screenshot_bullet_position("debug_screenshot_bullet_position");
|
||||||
static ConVarRef cl_showfirebullethitboxes("cl_showfirebullethitboxes");
|
static ConVarRef cl_showfirebullethitboxes("cl_showfirebullethitboxes");
|
||||||
static ConVarRef cl_showimpacts("cl_showimpacts");
|
static ConVarRef cl_showimpacts("cl_showimpacts");
|
||||||
|
|
Loading…
Reference in a new issue