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

EveXml: StationId needs to be long instead of int since Citadel #98

Closed malmi closed 7 years ago

malmi commented 8 years ago

As the title already says the StationId has changed from int to long. This needs to change for the complete Xml-API.

Thanks in advance!

ezet commented 7 years ago

Fixed.