Skip to content

Commit 47c589d

Browse files
committed
msg finish
1 parent 93faa1f commit 47c589d

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
@@ -231,6 +231,7 @@ void CASW_Weapon_Welder::WeldDoor(bool bSeal)
231231

232232
void CASW_Weapon_Welder::FinishWeld( CASW_Marine* pMarine, bool bKeepWeldDirection )
233233
{
234+
Msg("FINISH ");
234235
m_bShotDelayed = false;
235236
#ifdef GAME_DLL
236237
if ( pMarine )

0 commit comments

Comments
 (0)