OutpostUniverse / OP2Utility

C++ library for working with Outpost 2 related files and tasks.
MIT License
4 stars 0 forks source link

Fix reading saved game units #246

Closed Brett208 closed 5 years ago

Brett208 commented 5 years ago

Closes #239

Tried to update the struct name to be more descriptive now that we know more about its content.

-Brett