Skip to content

Commit 3d8ebc1

Browse files
committed
msg shotdelayed
1 parent ed6091a commit 3d8ebc1

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
@@ -347,6 +347,7 @@ void CASW_Weapon_Welder::BaseItemPostFrame()
347347
// check for automatic welding
348348
if ( m_bShotDelayed )
349349
{
350+
Msg("ShotDelayed ");
350351
if ( m_iAutomaticWeldDirection > 0 )
351352
{
352353
bAttack1 = true;

0 commit comments

Comments
 (0)