16
0
mirror of https://github.com/MaSzyna-EU07/maszyna.git synced 2026-07-21 14:49:19 +02:00
This commit is contained in:
milek7
2019-01-14 22:45:22 +01:00
parent b2a9388fab
commit f55a5465ef
30 changed files with 172 additions and 214 deletions

View File

@@ -76,8 +76,6 @@ public:
GLFWwindow *
window( int const Windowindex = 0 );
void request_train(std::string name);
void spawn_train(std::string name);
double generate_sync();
private: