From deb7a123a65a6fd0d04215b65cfb747780519537 Mon Sep 17 00:00:00 2001 From: Matt Woodrow <pred@alliedmods.net> Date: Tue, 2 Sep 2008 07:10:11 +0000 Subject: [PATCH] Added a nominations section to maplists.cfg --HG-- extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402488 --- configs/maplists.cfg | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/configs/maplists.cfg b/configs/maplists.cfg index c51110dd..df11542f 100644 --- a/configs/maplists.cfg +++ b/configs/maplists.cfg @@ -56,4 +56,10 @@ { "target" "default" } + + /* For the "nominations" plugin */ + "nominations" + { + "target" "default" + } }