Fix spurious popup after batch-mode Analyze Game
authorH.G. Muller <h.g.muller@hccnet.nl>
Thu, 7 Mar 2013 16:48:45 +0000 (17:48 +0100)
committerH.G. Muller <h.g.muller@hccnet.nl>
Thu, 2 May 2013 12:54:30 +0000 (14:54 +0200)
commitb41c7cb49ab2482d484a87d18a330f10db4e5cb4
treed4984cd65b4cc2bd140adf4a9f33c0303a0918eb
parentb45ec9cdbd67390e4b66600a4f07ce24d64781d1
Fix spurious popup after batch-mode Analyze Game

A batch analysis of games was not properly terminated, because the game
mode was tested after it had already been changed. No oldGameMode is
tested in stead.
backend.c