Erase markers before processing highlight FEN
authorH.G.Muller <hgm@hgm-xboard.(none)>
Sat, 7 May 2016 20:10:34 +0000 (22:10 +0200)
committerH.G.Muller <hgm@hgm-xboard.(none)>
Sat, 7 May 2016 20:10:34 +0000 (22:10 +0200)
commitb20313e027d4af1a5567a76803da47d7fa9100ee
tree66d069680fc9ac2f8518e97ad7f10691c6d343f6
parentdab09c65b7d1368500aa7c4c0a3d6f18557c1e55
Erase markers before processing highlight FEN

Markers from the Betza generator were only half-heartedly erased when
a color-FEN camein through a highlight command, because FENs tend to
skip empty squares in stretches. This was already fixed for the legal[][]
array, but now it is fixed for the markers itself as well.
backend.c