Issue 18: Visibility along path doesn't work for flags
Status:  Fixed
Owner:
Closed:  Apr 2010
Project Member Reported by fww...@gmail.com, Apr 5, 2010
What steps will reproduce the problem?
1. Create a flag
2. Move it five tiles away

What is the expected output? What do you see instead?
The path the flag took should be shaded, instead it is still black

Apr 5, 2010
Project Member #1 jgl2...@gmail.com
faulty AND comparison in the if statement for conquering, caused flags to not move
correctly.
Status: Fixed