Skip to content

Commit 98e8454

Browse files
authored
Update CCredits.cpp
1 parent 7bb405a commit 98e8454

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Client/core/CCredits.cpp

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -60,16 +60,15 @@ CCredits::CCredits(void)
6060
m_strCredits +=
6161
"\n\n"
6262

63+
"Danish \"Saml1er\" Khan\n"
64+
"Marek \"botder\" Kulik\n"
6365
"Arran\n"
64-
"Dutchman101\n"
6566
"Iztas\n"
6667
"impulze\n"
6768
"JoeBullet\n"
6869
"lopezloo\n"
6970
"MX_Master\n"
70-
"Marek \"Necktrox\" Kulik\n"
7171
"Remp\n"
72-
"Danish \"Saml1er\" Khan\n"
7372
"\n";
7473

7574
m_strCredits += _("Game Design / Scripting");
@@ -86,6 +85,7 @@ CCredits::CCredits(void)
8685
"Dustin \"Ransom\" Morren\n"
8786
"erorr404\n"
8887
"Synecy\n"
88+
"Dutchman101\n"
8989
"\n"
9090
"\n";
9191

0 commit comments

Comments
 (0)