summaryrefslogtreecommitdiff
path: root/src/client.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/client.h')
-rw-r--r--src/client.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/client.h b/src/client.h
index 2bf1c906..a3e9c572 100644
--- a/src/client.h
+++ b/src/client.h
@@ -134,7 +134,7 @@ public:
std::string configDir;
std::string localDataDir;
std::string screenshotDir;
- ServerType serverType = ServerType::UNKNOWN;
+ ServerType serverType = ServerType::Unknown;
std::string serverName;
uint16_t serverPort = 0;