Fix Chu promotion with added pieces
authorH.G.Muller <hgm@hgm-xboard.(none)>
Fri, 29 Jan 2016 09:32:02 +0000 (10:32 +0100)
committerH.G.Muller <hgm@hgm-xboard.(none)>
Fri, 29 Jan 2016 09:32:02 +0000 (10:32 +0100)
commit4a93b2d0743219a65784b043395cda77fa80662c
treef488c7032e7a42629f70e7f721753e7c10e012aa
parent52200167cf575a4b1a3101d17f540de644e76558
Fix Chu promotion with added pieces

There were still some hard-coded 22s in the code, which no longer described
the difference between Pawn and Tokin and the number of promotable pieces,
now that new pieces have been added.
backend.c