diff --git a/core/sm_srvcmds.cpp b/core/sm_srvcmds.cpp index 4e567fb1..73785cf0 100644 --- a/core/sm_srvcmds.cpp +++ b/core/sm_srvcmds.cpp @@ -328,9 +328,10 @@ void RootConsoleMenu::OnRootConsoleCommand(const char *cmdname, const CCommand & ConsolePrint(" Matt \"pRED\" Woodrow"); ConsolePrint(" Scott \"DS\" Ehlert"); ConsolePrint(" Fyren"); + ConsolePrint(" Nicholas \"psychonic\" Hastings"); ConsolePrint(" Borja \"faluco\" Ferrer"); ConsolePrint(" Pavol \"PM OnoTo\" Marko"); - ConsolePrint(" Special thanks to Liam, ferret, and Mani"); + ConsolePrint(" Special thanks to asherkin, Liam, ferret, and Mani"); ConsolePrint(" Special thanks to Viper and SteamFriends"); ConsolePrint(" http://www.sourcemod.net/"); }