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

random start screen image

This commit is contained in:
milek7
2019-10-30 20:28:53 +01:00
parent b48daaf890
commit 6a17b134dc
7 changed files with 24 additions and 5 deletions

View File

@@ -26,7 +26,6 @@ void launcher_mode::enter()
simulation::is_ready = false;
m_userinterface->set_background( "logo" );
Application.set_title(Global.AppName);
}