Fix reading of Shogi-promoted pieces in FEN
authorH.G.Muller <hgm@hgm-xboard.(none)>
Wed, 28 Dec 2016 14:05:17 +0000 (15:05 +0100)
committerH.G.Muller <hgm@hgm-xboard.(none)>
Wed, 28 Dec 2016 14:05:17 +0000 (15:05 +0100)
commit38e42d161ce53a5d76526e315bbfebb9a441cf2f
tree23d5827e2ee0189ce5010c45c46036cec7b2c9fe
parentd6efc4118a5940bd2350353dc74e39cbc3547fc5
Fix reading of Shogi-promoted pieces in FEN

The '+' sign in FENs was considered a digit, and thus did not have the
intended effect.
dropper.c