mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-07-22 19:49:19 +02:00
random start screen image
This commit is contained in:
@@ -12,6 +12,9 @@ http://mozilla.org/MPL/2.0/.
|
||||
#include "uilayer.h"
|
||||
|
||||
class scenarioloader_ui : public ui_layer {
|
||||
|
||||
public:
|
||||
scenarioloader_ui() : ui_layer() {
|
||||
load_random_background();
|
||||
}
|
||||
// TODO: implement mode-specific elements
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user