From 12e3d9890fcf128382a78181236a46db24439664 Mon Sep 17 00:00:00 2001 From: momo5502 Date: Wed, 8 Feb 2017 19:27:35 +0100 Subject: [PATCH] [Localization] Optimize credits --- src/Components/Modules/Localization.cpp | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/src/Components/Modules/Localization.cpp b/src/Components/Modules/Localization.cpp index fdce8065..b1f12644 100644 --- a/src/Components/Modules/Localization.cpp +++ b/src/Components/Modules/Localization.cpp @@ -168,10 +168,6 @@ namespace Components "/dev/full", "/dev//dev/tty0", "/dev/urandom", - //"BORUSSIA", - //"HelloJim", - //"Teddy", - //"Ghost", }; static const char* contributors[] = @@ -195,9 +191,9 @@ namespace Components static const char* specials[] = { "NTAuthority", - "momo5502", - "TheApadayo", "aerosoul94", + "ReactIW4", + "IW4Play", }; std::string credits = "^2The IW4x Team:^7\n";