(svn r21010) -Fix [FS#4102]: the detailed performance rating window would occasionally be too narrow. Based on a patch by Krille

This commit is contained in:
rubidium
2010-10-22 16:33:07 +00:00
parent 7eca6010c3
commit b89b3c960b
2 changed files with 20 additions and 3 deletions

View File

@@ -383,7 +383,7 @@ struct GameOptionsWindow : Window {
case GOW_CURRENCY_DROPDOWN: // Currency
if (index == CUSTOM_CURRENCY_ID) ShowCustCurrency();
this->opt->locale.currency = index;
MarkWholeScreenDirty();
ReInitAllWindows();
break;
case GOW_DISTANCE_DROPDOWN: // Measuring units