Fix sweep promotions to Tokin
authorH.G.Muller <hgm@hgm-xboard.(none)>
Tue, 2 Feb 2016 16:31:41 +0000 (17:31 +0100)
committerH.G.Muller <hgm@hgm-xboard.(none)>
Tue, 2 Feb 2016 16:31:41 +0000 (17:31 +0100)
commitec51c847ed215b286d5ca730a4984819403d5194
tree640afb3b3574f715033f4b6f42eee236dbb85f05
parentadbd00423d43ae48eaab4bb21183284c93d6b20b
Fix sweep promotions to Tokin

Sweep promotions of multiple pieces to Tokin were not working, because
once the promoted version was shown it would always demote to Pawn.
Now the toggle always demotes to the selected piece.
backend.c