mirror of
https://github.com/ddnet/ddnet.git
synced 2024-11-18 14:08:19 +00:00
Update credits
This commit is contained in:
parent
b32e7bea0a
commit
5a893c8e52
|
@ -42,19 +42,21 @@ void CGameContext::ConCredits(IConsole::IResult *pResult, void *pUserData)
|
|||
pSelf->Console()->Print(IConsole::OUTPUT_LEVEL_STANDARD, "chatresp",
|
||||
"trafilaw, Zwelf, Patiga, Konsti, ElXreno, MikiGamer,");
|
||||
pSelf->Console()->Print(IConsole::OUTPUT_LEVEL_STANDARD, "chatresp",
|
||||
"Fireball, Banana090, axblk, yangfl, Kaffeine,");
|
||||
"Fireball, Banana090, axblk, yangfl, Kaffeine, Zodiac,");
|
||||
pSelf->Console()->Print(IConsole::OUTPUT_LEVEL_STANDARD, "chatresp",
|
||||
"Zodiac, c0d3d3v, GiuCcc, Ravie, Robyt3, simpygirl,");
|
||||
"c0d3d3v, GiuCcc, Ravie, Robyt3, simpygirl, sjrc6, Cellegen,");
|
||||
pSelf->Console()->Print(IConsole::OUTPUT_LEVEL_STANDARD, "chatresp",
|
||||
"sjrc6, Cellegen, srdante, Nouaa, Voxel, luk51,");
|
||||
"srdante, Nouaa, Voxel, luk51, Vy0x2, Avolicious, louis,");
|
||||
pSelf->Console()->Print(IConsole::OUTPUT_LEVEL_STANDARD, "chatresp",
|
||||
"Vy0x2, Avolicious, louis, Marmare314, hus3h,");
|
||||
"Marmare314, hus3h, ArijanJ, tarunsamanta2k20, Possseidon,");
|
||||
pSelf->Console()->Print(IConsole::OUTPUT_LEVEL_STANDARD, "chatresp",
|
||||
"ArijanJ, tarunsamanta2k20, Possseidon, M0REKZ,");
|
||||
"M0REKZ, Teero, furo, dobrykafe, Moiman, JSaurusRex,");
|
||||
pSelf->Console()->Print(IConsole::OUTPUT_LEVEL_STANDARD, "chatresp",
|
||||
"Teero, furo, dobrykafe, Moiman, JSaurusRex,");
|
||||
"Steinchen, ewancg, gerdoe-jr, BlaiZephyr, KebsCS, bencie,");
|
||||
pSelf->Console()->Print(IConsole::OUTPUT_LEVEL_STANDARD, "chatresp",
|
||||
"Steinchen, ewancg, gerdoe-jr, BlaiZephyr & others");
|
||||
"DynamoFox, MilkeeyCat, iMilchshake, SchrodingerZhu,");
|
||||
pSelf->Console()->Print(IConsole::OUTPUT_LEVEL_STANDARD, "chatresp",
|
||||
"catseyenebulous, Rei-Tw, Matodor, Emilcha, art0007i & 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