From f9c7cc7475ad801243b1bf42d597117a9ddc3667 Mon Sep 17 00:00:00 2001 From: Dennis Felsing Date: Mon, 5 Dec 2022 19:21:36 +0100 Subject: [PATCH] Add credits --- src/game/server/ddracechat.cpp | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/game/server/ddracechat.cpp b/src/game/server/ddracechat.cpp index dee01b8dd..4546846dd 100644 --- a/src/game/server/ddracechat.cpp +++ b/src/game/server/ddracechat.cpp @@ -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",