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. * =============================================================================