From 28cd5037de9e07cc4a2454d16662b749f732b07b Mon Sep 17 00:00:00 2001 From: Marc-Antoine Lortie Date: Sat, 27 Nov 2021 10:09:58 -0500 Subject: [PATCH] Removed redundant crowbar miss animation call. --- cl_dll/ev_hldm.cpp | 2 -- 1 file changed, 2 deletions(-) diff --git a/cl_dll/ev_hldm.cpp b/cl_dll/ev_hldm.cpp index 892f2ab51..65fe68581 100644 --- a/cl_dll/ev_hldm.cpp +++ b/cl_dll/ev_hldm.cpp @@ -1153,8 +1153,6 @@ void EV_Crowbar( event_args_t *args ) if ( EV_IsLocal( idx ) ) { - gEngfuncs.pEventAPI->EV_WeaponAnimation( CROWBAR_ATTACK1MISS, 1 ); - switch( (g_iSwing++) % 3 ) { case 0: