diff options
Diffstat (limited to 'mbbsd/chc.c')
-rw-r--r-- | mbbsd/chc.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mbbsd/chc.c b/mbbsd/chc.c index 17cda17e..12aed0ad 100644 --- a/mbbsd/chc.c +++ b/mbbsd/chc.c @@ -49,7 +49,7 @@ static const char *chess_brd[BRD_ROW * 2 - 1] = { "�u�w�q�w�q�w�q�w�q�w�q�w�q�w�q�w�t", /* 3 */ "�x �x �x �x �x �x �x �x �x", "�u�w�r�w�r�w�r�w�r�w�r�w�r�w�r�w�t", /* 4 */ - "�x �� �F �� �� �j �D �x", + "�x �� �e �~ �� �x", "�u�w�s�w�s�w�s�w�s�w�s�w�s�w�s�w�t", /* 5 */ "�x �x �x �x �x �x �x �x �x", "�u�w�q�w�q�w�q�w�q�w�q�w�q�w�q�w�t", /* 6 */ |