Fix click-click sweep promotions to empty square
authorH.G. Muller <h.g.muller@hccnet.nl>
Thu, 12 Apr 2012 22:33:28 +0000 (00:33 +0200)
committerH.G. Muller <h.g.muller@hccnet.nl>
Thu, 12 Apr 2012 22:33:28 +0000 (00:33 +0200)
commit8f331d8de1bad648f7a7069b8d0da3697f723e3d
tree2ec0fef394c7c36321e94db79f07747852ec1c47
parent4f6b19c0d9e3b6a2865aa5c53fd76ae044baf15a
Fix click-click sweep promotions to empty square

These did not work, because DragPieceBegin would fail on an EmptySquare.
backend.c