Fix MOTD to something more welcoming :)
This commit is contained in:
parent
96ab9a049c
commit
50da583be3
@ -15,7 +15,7 @@ namespace demonware
|
||||
{
|
||||
std::string get_motd_text()
|
||||
{
|
||||
return "This is not a copy & pasted client";
|
||||
return "Welcome to S1-Mod!"; // Ahrimdon
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -1 +1 @@
|
||||
Welcome to s1-mod. This is not a copy & pasted project.
|
||||
Welcome to S1-Mod!
|
Loading…
Reference in New Issue
Block a user