Skip to content

Commit ee36d65

Browse files
committed
msg shotdelayed
1 parent d55d47e commit ee36d65

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
@@ -345,6 +345,7 @@ void CASW_Weapon_Welder::BaseItemPostFrame()
345345
// check for automatic welding
346346
if ( m_bShotDelayed )
347347
{
348+
Msg("ShotDelayed ");
348349
if ( m_iAutomaticWeldDirection > 0 )
349350
{
350351
bAttack1 = true;

0 commit comments

Comments
 (0)