summaryrefslogtreecommitdiff
path: root/src/spells1.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/spells1.c')
-rw-r--r--src/spells1.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/spells1.c b/src/spells1.c
index a7b0ad41..58b102cf 100644
--- a/src/spells1.c
+++ b/src/spells1.c
@@ -1123,7 +1123,7 @@ byte spell_color(int type)
}
/* Normal tiles or ASCII */
- else if (use_color)
+ else
{
/* Analyze */
switch (type)