mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-03-22 15:05:03 +01:00
further WIP on launcher
This commit is contained in:
@@ -8,9 +8,10 @@
|
||||
|
||||
struct dynamic_desc {
|
||||
std::string name;
|
||||
std::string drivertype;
|
||||
std::string drivertype = "nobody";
|
||||
|
||||
std::string loadtype;
|
||||
float offset;
|
||||
std::string loadtype = "none";
|
||||
int loadcount;
|
||||
|
||||
unsigned int coupling;
|
||||
|
||||
Reference in New Issue
Block a user