SWY1985 / CivOne

An open source implementation of Sid Meier's Civilization.
http://www.civone.org/
Creative Commons Zero v1.0 Universal
245 stars 49 forks source link

City Disaster Message Displaying for NPC Cities #502

Open Marshal27 opened 4 years ago

Marshal27 commented 4 years ago

https://github.com/SWY1985/CivOne/blob/5a0a02396ee0cb0f38bd8d7626208d6a94bd92b1/src/City.cs#L1096

bool Player.IsHuman is a possible solution if (message.Count > 0 && (Player.IsHuman || humanGetsCity))