Fixed cs specific example in config and updated adminmenu header

--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401543
This commit is contained in:
Matt Woodrow 2007-10-13 05:21:52 +00:00
parent ae5e3217bd
commit 3ff2e4ad62
2 changed files with 3 additions and 5 deletions

View File

@ -2,6 +2,4 @@
//
// List maps here to be added to the map and votemap sections of the admin menu
//
de_dust
de_dust2
de_aztec

View File

@ -1,8 +1,8 @@
/**
* vim: set ts=4 :
* =============================================================================
* SourceMod Anti-Flood Plugin
* Protects against chat flooding.
* SourceMod Admin Menu Plugin
* Creates the base admin menu, for plugins to add items to.
*
* SourceMod (C)2004-2007 AlliedModders LLC. All rights reserved.
* =============================================================================