Closed builder-247 closed 11 months ago
It seems that there no longer is an m_hOwnerEntity property on CDOTAWearableItem, so I removed the check. Not sure what it was for in the first place - didn't see any strangeness in my testing without it.
m_hOwnerEntity
CDOTAWearableItem
I think I was testing various ways of getting the player_slot which is what matters. But if we're not using it, good to delete
It seems that there no longer is an
m_hOwnerEntity
property onCDOTAWearableItem
, so I removed the check. Not sure what it was for in the first place - didn't see any strangeness in my testing without it.