projects
/
oweals
/
minetest.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
267744a
)
Changing CONTENT_LADDER to be an extended block
author
Mark Holmquist
<marktraceur@gmail.com>
Sun, 31 Jul 2011 00:46:43 +0000
(17:46 -0700)
committer
Giuseppe Bilotta
<giuseppe.bilotta@gmail.com>
Mon, 1 Aug 2011 07:22:56 +0000
(09:22 +0200)
src/content_mapnode.h
patch
|
blob
|
history
diff --git
a/src/content_mapnode.h
b/src/content_mapnode.h
index 8f44126cf6d94bc9073eb7e1ad4f04fdff15435f..9643db7463f9f79cf85351f3be0deba6a3f1f548 100644
(file)
--- a/
src/content_mapnode.h
+++ b/
src/content_mapnode.h
@@
-76,6
+76,5
@@
MapNode mapnode_translate_to_internal(MapNode n_from, u8 version);
#define CONTENT_NC 0x817
#define CONTENT_NC_RB 0x818
-
#endif