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