WFCD / Warframe.NET

Under rewrite: Collection of Warframe libraries for C# developers.
MIT License
22 stars 8 forks source link

Fix deserialization for Invasion's isCompleted and added EarthCycle to the WorldState #1

Closed Khaoz-Topsy closed 6 years ago

Khaoz-Topsy commented 6 years ago

While using your stuff I noticed that Invasion.isComplete was not getting a value during deserialization. I also saw that EarthCycle was not being deserialized. This fixes those 2 problems 😃