Skip to content

Commit

Permalink
Add a message a message while fetching the motd (#603)
Browse files Browse the repository at this point in the history
  • Loading branch information
nunom27 authored and jacob1 committed Oct 31, 2018
1 parent f7e8ade commit 31b4531
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/client/Client.cpp
Expand Up @@ -63,7 +63,7 @@ extern "C"


Client::Client():
messageOfTheDay(""),
messageOfTheDay("Fetching the message of the day..."),
versionCheckRequest(NULL),
alternateVersionCheckRequest(NULL),
usingAltUpdateServer(false),
Expand Down

0 comments on commit 31b4531

Please sign in to comment.