Fix abort of machine game on variant mismatch
authorH.G.Muller <hgm@hgm-xboard.(none)>
Fri, 26 Sep 2014 18:15:33 +0000 (20:15 +0200)
committerH.G.Muller <hgm@hgm-xboard.(none)>
Sun, 28 Sep 2014 20:14:28 +0000 (22:14 +0200)
commit8a01d08ca804d7b67e0f20c444e4debb598a10f0
tree45c13eb763ff3556d44fb10813c9ac36c925b2c9
parent5a64b254d74da5a9bba1c40c51f8c32df3b1b002
Fix abort of machine game on variant mismatch

When the second engine did not support the current variant, and we clicked
Two Machines, there was an error popup, but the Two Machines menu item
stayed checkmarked. Now we explicitly uncheck it, and switch to EditGame
mode.
backend.c