Skip to content

Commit fca59fc

Browse files
committed
msg finish in fn
1 parent 4d3ff7f commit fca59fc

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\n");
223224
if ( !bKeepWeldDirection )
224225
{
225226
m_iAutomaticWeldDirection = 0;

0 commit comments

Comments
 (0)