summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/losparam.h
diff options
context:
space:
mode:
authorDavid Lawrence Ramsey <dolorous@users.sourceforge.net>2009-10-12 20:11:00 -0500
committerDavid Lawrence Ramsey <dolorous@users.sourceforge.net>2009-10-12 20:11:00 -0500
commit533796c8cabcf71b654d45531bb25f0ba3af1506 (patch)
tree7092c7a6af93d96b62cb48f604ee546670402314 /crawl-ref/source/losparam.h
parent8d7221b0d01e8254bb1243471461c421f1ca2fa3 (diff)
downloadcrawl-ref-533796c8cabcf71b654d45531bb25f0ba3af1506.tar.gz
crawl-ref-533796c8cabcf71b654d45531bb25f0ba3af1506.zip
Add whitespace fixes.
Diffstat (limited to 'crawl-ref/source/losparam.h')
-rw-r--r--crawl-ref/source/losparam.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/losparam.h b/crawl-ref/source/losparam.h
index 69e043e5fb..15f12d8d49 100644
--- a/crawl-ref/source/losparam.h
+++ b/crawl-ref/source/losparam.h
@@ -11,7 +11,7 @@ enum opacity_type
OPC_CLEAR,
OPC_HALF, // for opaque clouds; two or more block
OPC_OPAQUE,
-
+
NUM_OPACITIES
};