From c5e583e059bc31c0dc57496b23f5c97db1f5a3e3 Mon Sep 17 00:00:00 2001 From: Ciaran Gultnieks Date: Tue, 24 May 2011 17:52:04 +0100 Subject: Added fences (but still needs an icon or something to display in inventory) --- 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 5a1770230..50b257ba2 100644 --- a/src/mapnode.h +++ b/src/mapnode.h @@ -100,6 +100,7 @@ void init_content_inventory_texture_paths(); #define CONTENT_COBBLE 18 #define CONTENT_STEEL 19 #define CONTENT_GLASS 20 +#define CONTENT_FENCE 21 /* Content feature list -- cgit v1.2.3