Fix language bug
Signed-off-by: Victor Kustov <ktrace@yandex.ru>
This commit is contained in:
parent
e6565c8118
commit
1919a18916
@ -300,7 +300,7 @@ void GraphicsWindow::PopulateMainMenu() {
|
|||||||
|
|
||||||
SS.UpdateWindowTitles();
|
SS.UpdateWindowTitles();
|
||||||
PopulateMainMenu();
|
PopulateMainMenu();
|
||||||
EnsureValidActives();
|
SS.GW.EnsureValidActives();
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
} else if(Menu[i].fn == NULL) {
|
} else if(Menu[i].fn == NULL) {
|
||||||
|
Loading…
Reference in New Issue
Block a user