mirror of
https://github.com/vcmi/vcmi.git
synced 2025-08-15 20:03:15 +02:00
fix
This commit is contained in:
@@ -115,8 +115,8 @@ void CSelectionBase::toggleTab(std::shared_ptr<CIntObject> tab)
|
||||
if(tabSel->showRandom)
|
||||
{
|
||||
tabSel->curFolder = "";
|
||||
tabSel->filter(0, true);
|
||||
tabSel->showRandom = false;
|
||||
tabSel->filter(0, true);
|
||||
}
|
||||
|
||||
GH.windows().totalRedraw();
|
||||
|
Reference in New Issue
Block a user