Skip to content

Commit

Permalink
Add new contributors to credits
Browse files Browse the repository at this point in the history
Thanks everyone!
  • Loading branch information
Robyt3 committed Nov 12, 2023
1 parent 8bde57a commit 188462e
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion src/game/server/ddracechat.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 188462e

Please sign in to comment.