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)>
Sun, 8 May 2016 12:06:34 +0000 (14:06 +0200)
commitfd4699c26227714b63219850485e381be150f3dd
treecba5b8eb039c6062ff26e51e624c36f346d2458c
parent57ee5429b201802b3890c3c775968f41af8353aa
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