fire-eggs / CivOne

An open source implementation of Sid Meier's Civilization 1 using C# and .NET.
Creative Commons Zero v1.0 Universal
21 stars 4 forks source link

All fortified city units awakened after load game #64

Closed fire-eggs closed 5 years ago

fire-eggs commented 5 years ago

Right now all city units (fortified on save) are awakened on load game.

Revisit the code change around FortifiedUnits.

fire-eggs commented 5 years ago

fixed