odota / parser

Replay parse server generating JSON log events from Dota 2 replay files
MIT License
119 stars 52 forks source link

Fix cosmetics #66

Closed builder-247 closed 11 months ago

builder-247 commented 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.

howardchung commented 11 months ago

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