Fix bug on loading engine
authorH.G. Muller <h.g.muller@hccnet.nl>
Wed, 28 Mar 2012 10:25:20 +0000 (12:25 +0200)
committerH.G. Muller <h.g.muller@hccnet.nl>
Tue, 10 Apr 2012 09:39:44 +0000 (11:39 +0200)
commit5e7f3b5e957c183fcaed9a9ebdcd4ca8137ca846
tree3dc68e08ae81d70871dcd66bb092b26820ae4202
parent24027336f2789abd43dc83274a6ed705d0a3c2f3
Fix bug on loading engine

A newly loaded engine was put at the end of the game, rather than at the
current position, (which is required in EditGame mode).
backend.c