Ignore ICS game starts when already in game
authorH.G. Muller <h.g.muller@hccnet.nl>
Sat, 26 Nov 2011 21:22:07 +0000 (22:22 +0100)
committerH.G. Muller <h.g.muller@hccnet.nl>
Sat, 26 Nov 2011 21:22:07 +0000 (22:22 +0100)
commit3fb931964b7214f293750b842495eff5774cfa8b
treeb9892f54a460786a6f7f25f926aebb0979a196fa
parentca424a99036ede64032608e073513698e4997f86
Ignore ICS game starts when already in game

The advance switching of the variant on game-start messages was
disruptive for users with gin=1, which also sends such messages
for other games than your own. For now fixed by only reacting on
them when idle (detected by invalid game number).
backend.c