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>
Sun, 22 Nov 2009 19:58:33 +0000 (11:58 -0800)
commit95c0cb6d74757efa79c41a0513a8198def61ba13
tree4681fbca908e07d4cd8cb79c2bee2f134517d8ea
parentf12a0a98acb97e2aa4c926bea3eddea8d1ed94da
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