summaryrefslogtreecommitdiff
path: root/src/tables.c
diff options
context:
space:
mode:
authorBardur Arantsson <bardur@scientician.net>2013-06-24 08:47:21 +0200
committerBardur Arantsson <bardur@scientician.net>2013-06-29 05:37:49 +0200
commit6d3f6acd7498db5b9958d51002986ee957dbe11b (patch)
treeae53f1e9e2db26f0980fc0b26f89bf6bc02b4c0b /src/tables.c
parentf544f4a026ebd3205b73724047157547fa7bbaa5 (diff)
Remove old_colors option
Diffstat (limited to 'src/tables.c')
-rw-r--r--src/tables.c3
1 files changed, 0 insertions, 3 deletions
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" },