16
0
mirror of https://github.com/MaSzyna-EU07/maszyna.git synced 2026-07-22 00:09:18 +02:00
This commit is contained in:
milek7
2018-08-03 16:28:01 +02:00
parent d7c7305906
commit af0e193bde
5 changed files with 19 additions and 12 deletions

View File

@@ -64,8 +64,8 @@ private:
// members:
GLFWwindow *m_window { nullptr };
bool basic_info_active = false;
bool vehicle_info_active = false;
bool timetable_active = false;
bool vehicle_info_active = false;
bool renderer_debug_active = false;
bool about_active = false;
bool quit_active = false;