X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=board.c;h=8b266a28864a9a3eea851ac2a1a4da7a9f35dfdd;hb=832f0f2bbec7f461722cbe070e2ccfda65670d56;hp=96cbd7b8b5a061c3cddf991441c7dc60451042a9;hpb=0366d754315af7f9d90904e6fb3cd73ed2c7549c;p=xboard.git diff --git a/board.c b/board.c index 96cbd7b..8b266a2 100644 --- a/board.c +++ b/board.c @@ -582,6 +582,7 @@ AnimateAtomicCapture (Board board, int fromX, int fromY, int toX, int toY) FrameDelay(appData.animSpeed); } board[fromY][toY] = piece; + DrawGrid(); } /* Main control logic for deciding what to animate and how */ @@ -639,11 +640,11 @@ AnimateMove (Board board, int fromX, int fromY, int toX, int toY) if(Explode(board, fromX, fromY, toX, toY)) { // mark as damaged int i,j; for(i=0; i