X-Git-Url: http://winboard.nl/cgi-bin?p=gnushogi.git;a=blobdiff_plain;f=gnushogi%2Fcursesdsp.c;h=205b7491f3bc206c51a7b25e98dcd78cab15dabd;hp=4e8bf6483d2afe4b02e450b2b913f7b3e090e20e;hb=4657fa333b7f33709b6c817211bbd6bd581e7de0;hpb=303a6fe3617e177e866e313f79fdccda829c2449 diff --git a/gnushogi/cursesdsp.c b/gnushogi/cursesdsp.c index 4e8bf64..205b749 100644 --- a/gnushogi/cursesdsp.c +++ b/gnushogi/cursesdsp.c @@ -880,7 +880,7 @@ Curses_UpdateDisplay(short f, short t, short redraw, short isspec) if (flag.reverse) printw(" 1 2 3 4 5"); else - printw(" 1 2 3 4 5"); + printw(" 5 4 3 2 1"); #endif for (sq = 0; sq < NO_SQUARES; sq++)