Fix unloading of first engine on tourney start
authorH.G. Muller <h.g.muller@hccnet.nl>
Fri, 10 Feb 2012 19:51:41 +0000 (20:51 +0100)
committerH.G. Muller <h.g.muller@hccnet.nl>
Fri, 10 Feb 2012 19:51:41 +0000 (20:51 +0100)
commit688dda3c0b49ceb1144cdedbdbdf1d70bd1747cd
tree6124072e126e993f741b075cd814c27da4960ca0
parenta68d4f3896442273c5134c7d8d2876bb8c4d2e83
Fix unloading of first engine on tourney start

Because NextTourneyGame was loading a new engine before ReserveGame was
called to unload it with dummy game nr = -1), the first engine proc kept
hanging.
backend.c