Fix extracting side-to-move from setboard command
authorH.G.Muller <hgm@hgm-xboard.(none)>
Mon, 27 Oct 2014 22:46:39 +0000 (23:46 +0100)
committerH.G.Muller <hgm@hgm-xboard.(none)>
Mon, 27 Oct 2014 23:27:46 +0000 (00:27 +0100)
commit2ce85eeb80b638776c971733316052337ea363b0
tree110691021005d1c81c256455aab186d1918499bd
parentd67a84c9d609c82ae09ef079f62f901d165bf340
Fix extracting side-to-move from setboard command

When white was to move, the stm was just keeping its previous value,
which could very well have been BLACK.
UCI2WB.c