Skip to content

Commit 344dd77

Browse files
committed
msg finish in fn
1 parent 6acf615 commit 344dd77

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/game/shared/swarm/asw_weapon_welder_shared.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -220,6 +220,7 @@ void CASW_Weapon_Welder::WeldDoor(bool bSeal)
220220

221221
void CASW_Weapon_Welder::FinishWeld( CASW_Marine* pMarine, bool bKeepWeldDirection )
222222
{
223+
Msg("FINISH ");
223224
if ( !bKeepWeldDirection )
224225
m_iAutomaticWeldDirection = 0;
225226
m_bShotDelayed = false;

0 commit comments

Comments
 (0)