From 2b9664ae8b76dadaace0bd55f6d7b6dbe1367255 Mon Sep 17 00:00:00 2001 From: Bardur Arantsson Date: Tue, 26 Jun 2012 20:07:56 +0200 Subject: Remove SCORE_{BORGS,WIZARDS,CHEATERS} preprocessor defines --- src/config.h | 15 --------------- 1 file changed, 15 deletions(-) (limited to 'src/config.h') diff --git a/src/config.h b/src/config.h index 20463a62..99b6b9f0 100644 --- a/src/config.h +++ b/src/config.h @@ -135,21 +135,6 @@ #define HANDLE_SIGNALS -/* - * Allow "Wizards" to yield "high scores" - */ -/* #define SCORE_WIZARDS */ - -/* - * Allow "Borgs" to yield "high scores" - */ -/*#define SCORE_BORGS*/ - -/* - * Allow "Cheaters" to yield "high scores" - */ -/* #define SCORE_CHEATERS */ - /* -- cgit v1.2.3