Fix recognition of variant seirawan in examined ICS games
authorH.G.Muller <hgm@hgm-xboard.(none)>
Tue, 6 Dec 2016 11:46:07 +0000 (12:46 +0100)
committerH.G.Muller <hgm@hgm-xboard.(none)>
Fri, 13 Jan 2017 15:39:25 +0000 (16:39 +0100)
commit57c7fed9ebd0ac59ba8e6ba5ec9463acd0182998
tree43092cabdb650b3ddad0666030d26ffa6da7e6c2
parente458db4d65d5c54cccda5ee8c51659e882d9b0b4
Fix recognition of variant seirawan in examined ICS games

The heuristic for guessing the variant when receiving an ICS holdings
command assumed Crazyhouse when the board width was 8, which prevented
correct interpretation of the holdings content. Now presence of H or E
in the holdings alter the guess to Seirawan Chess.
backend.c