Skip to content

Commit 34f624b

Browse files
committed
add {}
1 parent 9781455 commit 34f624b

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/game/shared/swarm/asw_weapon_welder_shared.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,9 @@ void CASW_Weapon_Welder::FinishWeld( CASW_Marine* pMarine, bool bKeepWeldDirecti
222222
{
223223
Msg("FINISH\n");
224224
if ( !bKeepWeldDirection )
225+
{
225226
m_iAutomaticWeldDirection = 0;
227+
}
226228
m_bShotDelayed = false;
227229
#ifdef GAME_DLL
228230
if ( pMarine )

0 commit comments

Comments
 (0)