1
0
Fork 0
mirror of https://github.com/sockspls/badfish synced 2025-05-01 09:13:08 +00:00

Fix UCI promotion move notation

Regression introduced by revision
f0db6a6c0b

Spotted by Joona.

No functional change.

Signed-off-by: Marco Costalba <mcostalba@gmail.com>
This commit is contained in:
Marco Costalba 2012-07-26 18:16:24 +01:00
parent 5c6ba81cf2
commit 1f7b5d9a79

View file

@ -28,7 +28,7 @@
using namespace std; using namespace std;
static const char* PieceToChar = " PNBRQK pnbrqk"; static const char* PieceToChar = " PNBRQK pnbrqk";
/// score_to_uci() converts a value to a string suitable for use with the UCI /// score_to_uci() converts a value to a string suitable for use with the UCI