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
71 stars 36 forks source link

EveXml: CharacterSheet.JumpClones returns null #96

Closed cainau closed 7 years ago

cainau commented 8 years ago

CharacterSheet.JumpClones doesn't get set because the line that should set it is commented out: https://github.com/ezet/evelib/blob/master/EveLib.EveXml/Models/Character/CharacterSheet.cs#L387