diff options
author | Nils Dagsson Moskopp <nils@dieweltistgarnichtso.net> | 2011-06-03 00:55:28 +0200 |
---|---|---|
committer | Nils Dagsson Moskopp <nils@dieweltistgarnichtso.net> | 2011-06-03 00:55:28 +0200 |
commit | 3bb1cfdf360c50aa317b029c2886de80dc4d573d (patch) | |
tree | a1bbff54778964d019e6d4b7419804aded4f911d /src/mapnode.h | |
parent | e627f023a09bcb9db2ace81832c2c326ef38d0ec (diff) | |
download | minetest-3bb1cfdf360c50aa317b029c2886de80dc4d573d.tar.gz minetest-3bb1cfdf360c50aa317b029c2886de80dc4d573d.tar.bz2 minetest-3bb1cfdf360c50aa317b029c2886de80dc4d573d.zip |
+ papyrus
Diffstat (limited to 'src/mapnode.h')
-rw-r--r-- | src/mapnode.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mapnode.h b/src/mapnode.h index e8cc0ab51..52d0199c4 100644 --- a/src/mapnode.h +++ b/src/mapnode.h @@ -105,6 +105,7 @@ void init_content_inventory_texture_paths(); #define CONTENT_CACTUS 23 #define CONTENT_BRICK 24 #define CONTENT_CLAY 25 +#define CONTENT_PAPYRUS 26 /* Content feature list |