fix double start of zippy engine after switch to gothic
authorH.G. Muller <h.g.muller@hccnet.nl>
Thu, 19 Nov 2009 03:12:25 +0000 (19:12 -0800)
committerArun Persaud <arun@nubati.net>
Wed, 13 Jan 2010 03:29:33 +0000 (19:29 -0800)
commit4c2a4a8be3521597c9b19749cfdc998108824f9e
tree85a12a87305fb8aeeffbde985ba89c7d4f11c93a
parentf3a5209d4f73b8ee5fac814f343a82a5b0cc900d
fix double start of zippy engine after switch to gothic

In ICS mode we now switch to the proper variant as soon as we receive
the generic game-start message, to prevent a mismatch when the first
board is received (which would trigger fetching of a move list).
backend.c