aboutsummaryrefslogtreecommitdiff
path: root/src/content_craft.cpp
diff options
context:
space:
mode:
authorPerttu Ahola <celeron55@gmail.com>2011-08-22 12:53:02 +0300
committerPerttu Ahola <celeron55@gmail.com>2011-08-22 12:53:02 +0300
commit23717510c21c89f39760faf033844d531fc093b5 (patch)
tree078e94632a2d622f0d45673d43e867b717496429 /src/content_craft.cpp
parent29c9d3d5f44ea6bb812a7d66d3ce582a1aeb7557 (diff)
parentdc4ac0b96fc11d4620f04d6068e681ab793a5d92 (diff)
downloadhax-minetest-server-23717510c21c89f39760faf033844d531fc093b5.tar.gz
hax-minetest-server-23717510c21c89f39760faf033844d531fc093b5.zip
Merge branch 'lava'
Diffstat (limited to '')
-rw-r--r--src/content_craft.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/content_craft.cpp b/src/content_craft.cpp
index 481ea1a63..20ab5f069 100644
--- a/src/content_craft.cpp
+++ b/src/content_craft.cpp
@@ -486,6 +486,7 @@ void craft_set_creative_inventory(Player *player)
CONTENT_CHEST,
CONTENT_FURNACE,
CONTENT_SIGN_WALL,
+ CONTENT_LAVASOURCE,
CONTENT_IGNORE
};