add new lines at the end of files

This commit is contained in:
FrancescoBorzi
2019-01-19 02:55:10 +01:00
parent 97ae1496a7
commit 5e08b2b8d9
2 changed files with 2 additions and 2 deletions

View File

@@ -56,4 +56,4 @@ char const* Motd::GetMotd()
WorldPacket const* Motd::GetMotdPacket()
{
return &MotdPacket;
}
}