mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-03 11:26:00 +00:00
correctly open the initial tab (#8889)
This commit is contained in:
parent
92d66554dd
commit
e262954c13
@ -236,7 +236,7 @@ void game_version::pre_show(window& window)
|
||||
// Set-up page stack and auxiliary controls last.
|
||||
//
|
||||
|
||||
tabs.select_tab(0);
|
||||
tabs.select_tab(start_page_);
|
||||
}
|
||||
|
||||
void game_version::browse_directory_callback(const std::string& path)
|
||||
|
Loading…
x
Reference in New Issue
Block a user