From 3de176cc587c4e0601c3c3f5a049e30db6bd2c17 Mon Sep 17 00:00:00 2001 From: Perttu Ahola Date: Wed, 22 Dec 2010 16:30:23 +0200 Subject: crafting system! --- src/mapnode.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/mapnode.h') 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 -- cgit v1.2.3