Helpers text

This commit is contained in:
def 2014-08-25 00:24:07 +02:00
parent f55e82c939
commit 9aecbe63ba

View file

@ -22,9 +22,7 @@ void CGameContext::ConCredits(IConsole::IResult *pResult, void *pUserData)
pSelf->Console()->Print(IConsole::OUTPUT_LEVEL_STANDARD, "credit",
"Many ideas from the great community,");
pSelf->Console()->Print(IConsole::OUTPUT_LEVEL_STANDARD, "credit",
"64 player support from eeeee's ddrace64.");
pSelf->Console()->Print(IConsole::OUTPUT_LEVEL_STANDARD, "credit",
"Help and code by HMH, east, CookieMichal & many others.");
"Help and code by eeeee, HMH, east, CookieMichal, Savander & others.");
pSelf->Console()->Print(IConsole::OUTPUT_LEVEL_STANDARD, "credit",
"Based on DDRace by the DDRace developers,");
pSelf->Console()->Print(IConsole::OUTPUT_LEVEL_STANDARD, "credit",