1
0
mirror of https://github.com/alliedmodders/metamod-source.git synced 2025-01-19 08:52:34 +01:00

zomg consistency

--HG--
extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40208
This commit is contained in:
David Anderson 2006-05-25 05:25:43 +00:00
parent 6e45e05d3d
commit 7b5a2aa90d

View File

@ -581,7 +581,7 @@ CON_COMMAND(meta, "Metamod:Source Menu")
CONMSG("Metamod:Source Menu\n");
CONMSG("usage: meta <command> [arguments]\n");
CONMSG(" alias - list or set an alias\n");
CONMSG(" alias - List or set an alias\n");
CONMSG(" clear - Unload all plugins forcefully\n");
CONMSG(" cmds - Show plugin commands\n");
CONMSG(" cvars - Show plugin cvars\n");