mirror of
https://github.com/ddnet/ddnet.git
synced 2024-11-10 01:58:19 +00:00
Add new contributors to credits
Thanks everyone!
This commit is contained in:
parent
8bde57a1ca
commit
188462ea27
|
@ -47,7 +47,11 @@ void CGameContext::ConCredits(IConsole::IResult *pResult, void *pUserData)
|
|||
pSelf->Console()->Print(IConsole::OUTPUT_LEVEL_STANDARD, "chatresp",
|
||||
"Vy0x2, Avolicious, louis, Marmare314, hus3h,");
|
||||
pSelf->Console()->Print(IConsole::OUTPUT_LEVEL_STANDARD, "chatresp",
|
||||
"ArijanJ & others");
|
||||
"ArijanJ, tarunsamanta2k20, Possseidon, M0REKZ,");
|
||||
pSelf->Console()->Print(IConsole::OUTPUT_LEVEL_STANDARD, "chatresp",
|
||||
"Teero, furo, dobrykafe, Moiman, JSaurusRex,");
|
||||
pSelf->Console()->Print(IConsole::OUTPUT_LEVEL_STANDARD, "chatresp",
|
||||
"Steinchen & others");
|
||||
pSelf->Console()->Print(IConsole::OUTPUT_LEVEL_STANDARD, "chatresp",
|
||||
"Based on DDRace by the DDRace developers,");
|
||||
pSelf->Console()->Print(IConsole::OUTPUT_LEVEL_STANDARD, "chatresp",
|
||||
|
|
Loading…
Reference in a new issue