From 1f1f61cf1503a7cb0a43289717c2bc93218a4a2e Mon Sep 17 00:00:00 2001 From: ArseniyShestakov Date: Fri, 13 Mar 2015 18:06:19 +0300 Subject: [PATCH] Custom campaigns list: redraw parent as we use it's background This one fix issue 2057 --- client/CPreGame.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/client/CPreGame.cpp b/client/CPreGame.cpp index d61167f39..6560bff08 100644 --- a/client/CPreGame.cpp +++ b/client/CPreGame.cpp @@ -1213,6 +1213,7 @@ SelectionTab::SelectionTab(CMenuScreen::EState Type, const std::functionpos.w; pos.h = parent->pos.h; pos.x += 3; pos.y += 6;