Skip to content

Commit fece84c

Browse files
committedSep 16, 2022
Add Voxel to contributors
1 parent 3e93f3a commit fece84c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎src/game/server/ddracechat.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ void CGameContext::ConCredits(IConsole::IResult *pResult, void *pUserData)
4343
pSelf->Console()->Print(IConsole::OUTPUT_LEVEL_STANDARD, "chatresp",
4444
"Zodiac, c0d3d3v, GiuCcc, Ravie, Robyt3, simpygirl,");
4545
pSelf->Console()->Print(IConsole::OUTPUT_LEVEL_STANDARD, "chatresp",
46-
"sjrc6, Cellegen, srdante, Nouaa & others.");
46+
"sjrc6, Cellegen, srdante, Nouaa, Voxel & others.");
4747
pSelf->Console()->Print(IConsole::OUTPUT_LEVEL_STANDARD, "chatresp",
4848
"Based on DDRace by the DDRace developers,");
4949
pSelf->Console()->Print(IConsole::OUTPUT_LEVEL_STANDARD, "chatresp",

0 commit comments

Comments
 (0)
Please sign in to comment.