Skip to content

Commit 3117211

Browse files
connman116BenLubar
andauthored
Update src/game/server/swarm/asw_marine.cpp
Co-authored-by: Ben Lubar <ben.lubar+github@gmail.com>
1 parent 01ff4dd commit 3117211

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/game/server/swarm/asw_marine.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1424,7 +1424,7 @@ int CASW_Marine::OnTakeDamage_Alive( const CTakeDamageInfo &info )
14241424
{
14251425
return 0;
14261426
}
1427-
else
1427+
else
14281428
{
14291429
if ( newInfo.GetDamageType() & DMG_CLUB )
14301430
{

0 commit comments

Comments
 (0)