]> git.sesse.net Git - stockfish/blobdiff - src/notation.cpp
Fix UCI promotion move notation
[stockfish] / src / notation.cpp
index a26db6ff934c04434e16e431b7981dcc31217bcb..bbcb3d8eeb1545a3bc56860a7feb639e860ca51c 100644 (file)
@@ -28,7 +28,7 @@
 
 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