Add a message a message while fetching the motd (#603)

This commit is contained in:
nunom2005 2018-10-31 01:01:17 +00:00 committed by jacob1
parent f7e8ade347
commit 31b45312b2

View File

@ -63,7 +63,7 @@ extern "C"
Client::Client():
messageOfTheDay(""),
messageOfTheDay("Fetching the message of the day..."),
versionCheckRequest(NULL),
alternateVersionCheckRequest(NULL),
usingAltUpdateServer(false),