From 6d3f6acd7498db5b9958d51002986ee957dbe11b Mon Sep 17 00:00:00 2001 From: Bardur Arantsson Date: Mon, 24 Jun 2013 08:47:21 +0200 Subject: Remove old_colors option --- src/tables.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/tables.c') diff --git a/src/tables.c b/src/tables.c index e3d3e664..f2478eef 100644 --- a/src/tables.c +++ b/src/tables.c @@ -1583,9 +1583,6 @@ option_type option_info[] = { &exp_need, FALSE, 5, 2, "exp_need", "Show the experience needed for next level" }, - { &autoload_old_colors, FALSE, 5, 3, - "old_colors", "Use the old(Z) coloring scheme(reload the game)" }, - { &auto_more, FALSE, 5, 4, "auto_more", "Automatically clear '-more-' prompts" }, -- cgit v1.2.3