From b392ebd8fc1af4bec10d499b28675c290847105d Mon Sep 17 00:00:00 2001 From: H3o66 Date: Tue, 28 Sep 2021 00:35:49 +0200 Subject: [PATCH] fix(stn): remove whitespaces for better parsing of the password --- SurvivetheNights/ServerConfig.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SurvivetheNights/ServerConfig.txt b/SurvivetheNights/ServerConfig.txt index 1c6897d..7c243fc 100644 --- a/SurvivetheNights/ServerConfig.txt +++ b/SurvivetheNights/ServerConfig.txt @@ -52,7 +52,7 @@ ServerIP= ServerPort=7950 ServerOwner= ServerName="SERVERNAME" -ServerPassword= +ServerPassword= WelcomeMessage="Welcome to the server." RecurringWelcomeMessage="Welcome to the server." ProgressTime=true