chore: update

This commit is contained in:
2025-11-16 21:30:39 +01:00
parent f273adabf6
commit 3564f4d653
7 changed files with 19 additions and 19 deletions

View File

@@ -15,7 +15,7 @@ namespace demonware
{
std::string get_motd_text()
{
return "This is not a copy & pasted client";
return "Did you know aiming down sights increases accuracy? Online Interactions Not Rated by the ESRB.";
}
}