Fix piece commands for promoted pieces
authorH.G.Muller <hgm@hgm-xboard.(none)>
Wed, 27 Apr 2016 18:34:45 +0000 (20:34 +0200)
committerH.G.Muller <hgm@hgm-xboard.(none)>
Wed, 27 Apr 2016 18:34:45 +0000 (20:34 +0200)
commit88785b48e8eff991f222cd7fa96a2b5ac6345fad
tree6a1db96143f8d17232abf377d0f39df80c3ef93f
parent572bad417b741d8d7c135258fe25b26e715ab439
Fix piece commands for promoted pieces

The flexible partner assignment had broken the code for 'piece'
commands defining the moves for these pieces, as the promotion
partner was still calculated the old way.
backend.c