Add a message a message while fetching the motd (#603)
This commit is contained in:
parent
f7e8ade347
commit
31b45312b2
@ -63,7 +63,7 @@ extern "C"
|
||||
|
||||
|
||||
Client::Client():
|
||||
messageOfTheDay(""),
|
||||
messageOfTheDay("Fetching the message of the day..."),
|
||||
versionCheckRequest(NULL),
|
||||
alternateVersionCheckRequest(NULL),
|
||||
usingAltUpdateServer(false),
|
||||
|
Reference in New Issue
Block a user