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:
1596628
)
Add wooden planks to creative inventory (...finally 8D)
author
Perttu Ahola
<celeron55@gmail.com>
Sat, 12 May 2012 19:34:59 +0000
(22:34 +0300)
committer
Perttu Ahola
<celeron55@gmail.com>
Sat, 12 May 2012 19:34:59 +0000
(22:34 +0300)
src/content_craft.cpp
patch
|
blob
|
history
diff --git
a/src/content_craft.cpp
b/src/content_craft.cpp
index 866c1e5328e07bbc02eab363f40aefa6c3f43f5d..49433db1238a1821fc88d850514aa572bd6c6137 100644
(file)
--- a/
src/content_craft.cpp
+++ b/
src/content_craft.cpp
@@
-505,6
+505,7
@@
void craft_set_creative_inventory(Player *player)
CONTENT_CLAY,
CONTENT_BRICK,
CONTENT_TREE,
+ CONTENT_WOOD,
CONTENT_LEAVES,
CONTENT_CACTUS,
CONTENT_PAPYRUS,