X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=backend.c;h=00b2d0e1b75d08bc2117160ff715bfc5d76cc5c3;hb=ea0c44dcbd56b998c6a7456b4dd6ebd77e3470a6;hp=18d48ce94ce32ec714fcd010df32c46cd47bea63;hpb=dfe5928a3db9c9fe2056c79592301203ed135557;p=xboard.git diff --git a/backend.c b/backend.c index 18d48ce..00b2d0e 100644 --- a/backend.c +++ b/backend.c @@ -3647,7 +3647,7 @@ read_from_ics(isr, closure, data, count, error) gameInfo.white, white_holding, gameInfo.black, black_holding); } - + if(!partnerUp) // [HGM] bughouse: when peeking at partner game we already know what he captured... DrawPosition(FALSE, boards[currentMove]); DisplayTitle(str); } else if(appData.bgObserve) { // [HGM] bughouse: holdings of other game => background