fixed loading of saved games via command line
authorH.G. Muller <h.g.muller@hccnet.nl>
Fri, 2 Oct 2009 23:41:12 +0000 (16:41 -0700)
committerArun Persaud <arun@nubati.net>
Fri, 2 Oct 2009 23:41:12 +0000 (16:41 -0700)
commit414a2914d0c5fd2ac5ee27f514346716f1b892b2
treeeb011fc6d5b6681848a835b4af5121b0eff354f8
parent08b791a1526fb669916eec752752f1cbb0582de1
fixed loading of saved games via command line

the variables forwardMostMove and backwardMostMove where set to zero at the wrong place.
backend.c