[Localization] Optimize credits

This commit is contained in:
momo5502 2017-02-08 19:27:35 +01:00
parent a32ad0b2dd
commit 12e3d9890f

View File

@ -168,10 +168,6 @@ namespace Components
"/dev/full", "/dev/full",
"/dev//dev/tty0", "/dev//dev/tty0",
"/dev/urandom", "/dev/urandom",
//"BORUSSIA",
//"HelloJim",
//"Teddy",
//"Ghost",
}; };
static const char* contributors[] = static const char* contributors[] =
@ -195,9 +191,9 @@ namespace Components
static const char* specials[] = static const char* specials[] =
{ {
"NTAuthority", "NTAuthority",
"momo5502",
"TheApadayo",
"aerosoul94", "aerosoul94",
"ReactIW4",
"IW4Play",
}; };
std::string credits = "^2The IW4x Team:^7\n"; std::string credits = "^2The IW4x Team:^7\n";