Quick renaming

--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402141
This commit is contained in:
Matt Woodrow 2008-05-12 08:56:24 +00:00
parent d88ba02fde
commit c7dbacc134

View File

@ -50,7 +50,7 @@ public OnPluginStart()
{
LoadTranslations("clientprefs.phrases");
RegConsoleCmd("sm_cookie", Command_Cookie, "sm_cookie <name> [value]");
RegConsoleCmd("sm_cookies", Command_Cookie, "sm_cookies <name> [value]");
RegConsoleCmd("sm_settings", Command_Settings);
}