forked from markus/S_New4
v3.2.7
This commit is contained in:
parent
b3d09524c6
commit
a9f80ec4d1
@ -34,7 +34,6 @@ 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