Changing CONTENT_LADDER to be an extended block
authorMark Holmquist <marktraceur@gmail.com>
Sun, 31 Jul 2011 00:46:43 +0000 (17:46 -0700)
committerGiuseppe Bilotta <giuseppe.bilotta@gmail.com>
Mon, 1 Aug 2011 07:22:56 +0000 (09:22 +0200)
src/content_mapnode.h

index 8f44126cf6d94bc9073eb7e1ad4f04fdff15435f..9643db7463f9f79cf85351f3be0deba6a3f1f548 100644 (file)
@@ -76,6 +76,5 @@ MapNode mapnode_translate_to_internal(MapNode n_from, u8 version);
 #define CONTENT_NC 0x817
 #define CONTENT_NC_RB 0x818
 
-
 #endif