forked from markus/S_New4
v3.3.0
This commit is contained in:
parent
4917d25fc9
commit
93e0106483
@ -34,6 +34,7 @@ enum Modus {
|
|||||||
|
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
||||||
struct Settings {
|
struct Settings {
|
||||||
Settings() {}
|
Settings() {}
|
||||||
Settings(std::string name) : name(name) {}
|
Settings(std::string name) : name(name) {}
|
||||||
|
Loading…
Reference in New Issue
Block a user