16
0
mirror of https://github.com/MaSzyna-EU07/maszyna.git synced 2026-07-23 01:39:19 +02:00
This commit is contained in:
milek7
2019-01-14 00:20:14 +01:00
parent cb106fb135
commit b2a9388fab
12 changed files with 150 additions and 120 deletions

View File

@@ -198,7 +198,8 @@ struct global_settings {
struct network_conf_t {
bool enabled = false;
bool is_server;
bool is_server = false;
bool is_client = false;
} network_conf;
// methods