mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-09-01 05:49:19 +02:00
launcher: Open on scenery list panel
This is the panel that allow to quickly launch a selected scenario, so it makes sense to show it by default.
This commit is contained in:
@@ -12,7 +12,7 @@ launcher_ui::launcher_ui() : m_scenery_scanner(m_vehicles_bank), m_scenerylist_p
|
||||
add_external_panel(&m_keymapper_panel);
|
||||
add_external_panel(&m_vehiclepicker_panel);
|
||||
|
||||
open_panel(&m_vehiclepicker_panel);
|
||||
open_panel(&m_scenerylist_panel);
|
||||
m_suppress_menu = true;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user