From 3ff2e4ad6216912938c74bd19e3d8696f5cda6ba Mon Sep 17 00:00:00 2001 From: Matt Woodrow Date: Sat, 13 Oct 2007 05:21:52 +0000 Subject: [PATCH] Fixed cs specific example in config and updated adminmenu header --HG-- extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401543 --- configs/menu_maplist.ini | 4 +--- plugins/adminmenu.sp | 4 ++-- 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a/configs/menu_maplist.ini b/configs/menu_maplist.ini index 4eeaf289..457e7250 100644 --- a/configs/menu_maplist.ini +++ b/configs/menu_maplist.ini @@ -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 \ No newline at end of file + diff --git a/plugins/adminmenu.sp b/plugins/adminmenu.sp index eddcca1a..5ac0428e 100644 --- a/plugins/adminmenu.sp +++ b/plugins/adminmenu.sp @@ -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. * =============================================================================