16
0
mirror of https://github.com/MaSzyna-EU07/maszyna.git synced 2026-07-18 00:49:19 +02:00

remove legacy background loading

This commit is contained in:
jerrrrycho
2026-01-29 08:06:49 +01:00
parent ba6d3c09f2
commit 45889a40a1
4 changed files with 0 additions and 17 deletions

View File

@@ -15,7 +15,6 @@ launcher_ui::launcher_ui() : m_scenery_scanner(m_vehicles_bank), m_scenerylist_p
open_panel(&m_vehiclepicker_panel);
m_suppress_menu = true;
load_random_background();
}
bool launcher_ui::on_key(const int Key, const int Action)