Updated credits for 1.3 release.
This commit is contained in:
parent
3b0785cae0
commit
5e48b49b7e
@ -324,14 +324,14 @@ void RootConsoleMenu::OnRootConsoleCommand(const char *cmdname, const CCommand &
|
|||||||
{
|
{
|
||||||
ConsolePrint(" SourceMod was developed by AlliedModders, LLC.");
|
ConsolePrint(" SourceMod was developed by AlliedModders, LLC.");
|
||||||
ConsolePrint(" Development would not have been possible without the following people:");
|
ConsolePrint(" Development would not have been possible without the following people:");
|
||||||
ConsolePrint(" David \"BAILOPAN\" Anderson, lead developer");
|
ConsolePrint(" David \"BAILOPAN\" Anderson");
|
||||||
ConsolePrint(" Borja \"faluco\" Ferrer, core developer");
|
ConsolePrint(" Matt \"pRED\" Woodrow");
|
||||||
ConsolePrint(" Scott \"DS\" Ehlert, core developer");
|
ConsolePrint(" Scott \"DS\" Ehlert");
|
||||||
ConsolePrint(" Matt \"pRED\" Woodrow, core developer");
|
ConsolePrint(" Fyren");
|
||||||
ConsolePrint(" Michael \"ferret\" McKoy, plugin developer");
|
ConsolePrint(" Borja \"faluco\" Ferrer");
|
||||||
ConsolePrint(" Pavol \"PM OnoTo\" Marko, SourceHook developer");
|
ConsolePrint(" Pavol \"PM OnoTo\" Marko");
|
||||||
ConsolePrint(" Special thanks to Viper of GameConnect");
|
ConsolePrint(" Special thanks to Liam, ferret, and Mani");
|
||||||
ConsolePrint(" Special thanks to Mani of Mani-Admin-Plugin");
|
ConsolePrint(" Special thanks to Viper and SteamFriends");
|
||||||
ConsolePrint(" http://www.sourcemod.net/");
|
ConsolePrint(" http://www.sourcemod.net/");
|
||||||
}
|
}
|
||||||
else if (strcmp(cmdname, "version") == 0)
|
else if (strcmp(cmdname, "version") == 0)
|
||||||
|
Loading…
Reference in New Issue
Block a user