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

modifications for sim

This commit is contained in:
milek7
2020-01-01 01:50:09 +01:00
parent e697b01296
commit b651752057
12 changed files with 192 additions and 32 deletions

View File

@@ -5,6 +5,7 @@ namespace ui
class vehiclelist_panel : public ui_panel
{
ui_layer &m_parent;
bool m_first_show = true;
public:
vehiclelist_panel(ui_layer &parent);