summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/makeitem.cc
diff options
context:
space:
mode:
authordolorous <dolorous@c06c8d41-db1a-0410-9941-cceddc491573>2008-04-15 21:29:35 +0000
committerdolorous <dolorous@c06c8d41-db1a-0410-9941-cceddc491573>2008-04-15 21:29:35 +0000
commit851431b610b7a161ca5bc5ffbddbb76a4a870472 (patch)
treecb99a58f9ae91e75a308529b0bb0553a1f89dfcb /crawl-ref/source/makeitem.cc
parent7cebdc5c64542e90bb07b7e6e7fc107a59f8ccb8 (diff)
downloadcrawl-ref-851431b610b7a161ca5bc5ffbddbb76a4a870472.tar.gz
crawl-ref-851431b610b7a161ca5bc5ffbddbb76a4a870472.zip
Comment fix.
git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@4252 c06c8d41-db1a-0410-9941-cceddc491573
Diffstat (limited to 'crawl-ref/source/makeitem.cc')
-rw-r--r--crawl-ref/source/makeitem.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/makeitem.cc b/crawl-ref/source/makeitem.cc
index b392e63520..1c916d0c7b 100644
--- a/crawl-ref/source/makeitem.cc
+++ b/crawl-ref/source/makeitem.cc
@@ -2779,7 +2779,7 @@ int items( int allow_uniques, // not just true-false,
break;
}
- // Colour the item
+ // Colour the item.
item_colour( item );
// Set brand appearance.