Fix fall-back on -ncp mode
authorH.G. Muller <h.g.muller@hccnet.nl>
Tue, 13 Mar 2012 13:06:32 +0000 (14:06 +0100)
committerH.G. Muller <h.g.muller@hccnet.nl>
Tue, 13 Mar 2012 13:06:32 +0000 (14:06 +0100)
commitc2d26163b3a12e756388c1a5a14df6bab46a79d0
treecd6897539fc2878d3374addab137f2689e1fe2cc
parent99e6af181f65e0ff0257caec7bb0aacb143029d8
Fix fall-back on -ncp mode

When the requested engine could not be started, the user still had to
wait for the feature timeout to expire before the UI was re-enabled,
and the now-useless loading action would continue. In stead we now
cancel any scheduled continuation, thaw the UI immediately, and switch
the menus and gameMode to ncp straight away.
backend.c