summaryrefslogtreecommitdiff
path: root/src/mapnode.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mapnode.h')
-rw-r--r--src/mapnode.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mapnode.h b/src/mapnode.h
index f52bd52e7..20634bf76 100644
--- a/src/mapnode.h
+++ b/src/mapnode.h
@@ -76,6 +76,7 @@ enum Content
CONTENT_MUD,
CONTENT_OCEAN,
CONTENT_CLOUD,
+ CONTENT_COALSTONE,
// This is set to the number of the actual values in this enum
USEFUL_CONTENT_COUNT