mirror of
https://github.com/ddnet/ddnet.git
synced 2024-11-19 14:38:18 +00:00
Add credits
This commit is contained in:
parent
be7242e010
commit
f9c7cc7475
|
@ -43,7 +43,9 @@ void CGameContext::ConCredits(IConsole::IResult *pResult, void *pUserData)
|
|||
pSelf->Console()->Print(IConsole::OUTPUT_LEVEL_STANDARD, "chatresp",
|
||||
"Zodiac, c0d3d3v, GiuCcc, Ravie, Robyt3, simpygirl,");
|
||||
pSelf->Console()->Print(IConsole::OUTPUT_LEVEL_STANDARD, "chatresp",
|
||||
"sjrc6, Cellegen, srdante, Nouaa, Voxel, luk51 & others.");
|
||||
"sjrc6, Cellegen, srdante, Nouaa, Voxel, luk51,");
|
||||
pSelf->Console()->Print(IConsole::OUTPUT_LEVEL_STANDARD, "chatresp",
|
||||
"Vy0x2, Avolicious, louis & 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