ezet / evelib

Eve Online Library.NET is an open source C# wrapper for CCPs Eve Online API and other popular Eve Online APIs.
Apache License 2.0
72 stars 36 forks source link

EveCrest: Remove Name attribute from some LinkedEntity<> references. #70

Open ezet opened 8 years ago

ezet commented 8 years ago

The Name attribute is not used. Create new LinkedEntityId<>. MarketTypeCollection.MarketGroup

ezet commented 8 years ago

Also remove Name attribute from WarCollection items.