From b0de54b73f9d10e76001a4e7d3cfe588f8007ef6 Mon Sep 17 00:00:00 2001 From: rabscootle Date: Fri, 16 Jan 2026 22:50:11 -0600 Subject: [PATCH] Updated SetBodyGroup params to update correct bodygroup --- src/game/shared/tf/tf_dropped_weapon.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/game/shared/tf/tf_dropped_weapon.cpp b/src/game/shared/tf/tf_dropped_weapon.cpp index 157787cd3..47cc9920d 100644 --- a/src/game/shared/tf/tf_dropped_weapon.cpp +++ b/src/game/shared/tf/tf_dropped_weapon.cpp @@ -191,7 +191,7 @@ void CTFDroppedWeapon::OnDataChanged( DataUpdateType_t updateType ) pStatTrakEnt->SetModelScale( flScale ); pStatTrakEnt->UpdateVisibility(); - pStatTrakEnt->SetBodygroup( 0, 0 ); + pStatTrakEnt->SetBodygroup( 1, 0 ); pStatTrakEnt->m_nSkin = m_Item.GetTeamNumber(); // Use the "Sad" skin