Fix deferral
authorH.G.Muller <hgm@hgm-xboard.(none)>
Mon, 6 Feb 2017 18:05:37 +0000 (19:05 +0100)
committerH.G.Muller <hgm@hgm-xboard.(none)>
Mon, 6 Feb 2017 18:05:37 +0000 (19:05 +0100)
commit211a3986232c56e328d23208f1d89c5b639fe210
tree048d98292f5a0ffdbc5a411facf1d99c9972a379
parentaad8650ae84e7bf92ff33197c5b1fe44971ea5f0
Fix deferral

Pieces that could promote would not be allowed to defer. Which is OK for
Crazyhouse, but not for Shogi. Now only pieces that have the must-promote
ormust-promote-one-last-2-ranks flags set get their promotion suppressed
where these flags request it.
dropper.c