Add back 00Eviltee

This commit is contained in:
def 2014-07-09 20:01:40 +02:00
parent 20275cf88b
commit 4c2e01114f
2 changed files with 2 additions and 2 deletions

BIN
data/skins/00Eviltee.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 23 KiB

View file

@ -18,13 +18,13 @@ void CGameContext::ConCredits(IConsole::IResult *pResult, void *pUserData)
CGameContext *pSelf = (CGameContext *) pUserData;
pSelf->Console()->Print(IConsole::OUTPUT_LEVEL_STANDARD, "credit",
"DDRaceNetwork is developed by deen.");
"DDRaceNetwork is maintained by deen.");
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",
"Lots of awesome help and code by HMH.");
"Lots of awesome help and code by HMH and CookiMichal.");
pSelf->Console()->Print(IConsole::OUTPUT_LEVEL_STANDARD, "credit",
"Based on DDRace by the DDRace developers,");
pSelf->Console()->Print(IConsole::OUTPUT_LEVEL_STANDARD, "credit",