Fix highlighting bug in XBoard
authorH.G. Muller <h.g.muller@hccnet.nl>
Fri, 5 Feb 2010 19:36:50 +0000 (20:36 +0100)
committerH.G. Muller <h.g.muller@hccnet.nl>
Fri, 5 Feb 2010 19:42:57 +0000 (20:42 +0100)
commit8fba2f04319bfc92a9611cb2434a209dfa1f34f5
tree2933c6225968995bf97ef7e3ddde0b228f0fea4a
parent39fd546eed3b517c4da83bc48d019a121d645cfc
Fix highlighting bug in XBoard

The from-square was drawn before the to-square was erased, which led to
a missing highlight line if they shared an edge or corner.
xboard.c