summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/randart.cc
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/randart.cc')
-rw-r--r--crawl-ref/source/randart.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/randart.cc b/crawl-ref/source/randart.cc
index 7e89bac6d7..98ea2ee622 100644
--- a/crawl-ref/source/randart.cc
+++ b/crawl-ref/source/randart.cc
@@ -368,7 +368,7 @@ void randart_desc_properties( const item_def &item,
{
randart_wpn_properties( item, proprt, known);
- if ( !force_fake_props && item_ident( item, ISFLAG_KNOW_PROPERTIES ) )
+ if (!force_fake_props && item_ident( item, ISFLAG_KNOW_PROPERTIES ))
return;
// only jewellery need fake randart properties