[Localization] Optimize credits
This commit is contained in:
parent
a32ad0b2dd
commit
12e3d9890f
@ -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";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user