Fix MOTD to something more welcoming :)
This commit is contained in:
parent
a9af5205ed
commit
ab37047667
@ -17,7 +17,7 @@ namespace demonware
|
||||
{
|
||||
std::string get_motd_text()
|
||||
{
|
||||
return "This is not a copy & pasted client";
|
||||
return "Welcome to IW6-Mod!";
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -1 +1 @@
|
||||
Welcome to iw6-mod. This is not a copy & pasted project.
|
||||
Welcome to IW6-Mod!
|
Loading…
Reference in New Issue
Block a user