From f824a53f21d23b4e0b8aa79abc6c14fbcc5b0ad4 Mon Sep 17 00:00:00 2001 From: David Anderson Date: Thu, 14 Jan 2010 03:34:26 -0800 Subject: [PATCH] Another credits update. --- core/sm_srvcmds.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/sm_srvcmds.cpp b/core/sm_srvcmds.cpp index 4e567fb1e..b52078495 100644 --- a/core/sm_srvcmds.cpp +++ b/core/sm_srvcmds.cpp @@ -330,7 +330,7 @@ void RootConsoleMenu::OnRootConsoleCommand(const char *cmdname, const CCommand & ConsolePrint(" Fyren"); ConsolePrint(" Borja \"faluco\" Ferrer"); ConsolePrint(" Pavol \"PM OnoTo\" Marko"); - ConsolePrint(" Special thanks to Liam, ferret, and Mani"); + ConsolePrint(" Special thanks to Liam, psychonic, ferret, and Mani"); ConsolePrint(" Special thanks to Viper and SteamFriends"); ConsolePrint(" http://www.sourcemod.net/"); }