diff --git a/src/game/shared/tf/tf_dropped_weapon.cpp b/src/game/shared/tf/tf_dropped_weapon.cpp index bc362f9f7..157787cd3 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( 1, 1 ); + pStatTrakEnt->SetBodygroup( 0, 0 ); pStatTrakEnt->m_nSkin = m_Item.GetTeamNumber(); // Use the "Sad" skin