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

Map tile not discovered when unit moves on map edge #429

Closed axx0 closed 7 years ago

axx0 commented 7 years ago

When unit moves close to the screen edge, the map tile isn't discovered (it does so when you move mouse).

issue

SWY1985 commented 7 years ago

This is a side effect of the new map drawing code. I'll fix it.