summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJulian Laubstein <julianlaubstein@yahoo.de>2015-05-20 23:18:21 +0200
committerJulian Laubstein <julianlaubstein@yahoo.de>2015-05-20 23:18:21 +0200
commit48b7874099bafebdfb473da53ed8293181432085 (patch)
tree9efd9390733173050c3c613f3abaf20f1afbe13c
parentMerge pull request #2074 from SafwatHalaby/rmUnique (diff)
downloadcuberite-48b7874099bafebdfb473da53ed8293181432085.tar
cuberite-48b7874099bafebdfb473da53ed8293181432085.tar.gz
cuberite-48b7874099bafebdfb473da53ed8293181432085.tar.bz2
cuberite-48b7874099bafebdfb473da53ed8293181432085.tar.lz
cuberite-48b7874099bafebdfb473da53ed8293181432085.tar.xz
cuberite-48b7874099bafebdfb473da53ed8293181432085.tar.zst
cuberite-48b7874099bafebdfb473da53ed8293181432085.zip
-rw-r--r--src/Blocks/BlockTorch.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/Blocks/BlockTorch.h b/src/Blocks/BlockTorch.h
index d63df94cf..3abc572f3 100644
--- a/src/Blocks/BlockTorch.h
+++ b/src/Blocks/BlockTorch.h
@@ -103,6 +103,11 @@ public:
case E_BLOCK_STAINED_GLASS:
case E_BLOCK_FENCE:
case E_BLOCK_NETHER_BRICK_FENCE:
+ case E_BLOCK_SPRUCE_FENCE:
+ case E_BLOCK_BIRCH_FENCE:
+ case E_BLOCK_JUNGLE_FENCE:
+ case E_BLOCK_DARK_OAK_FENCE:
+ case E_BLOCK_ACACIA_FENCE:
case E_BLOCK_COBBLESTONE_WALL:
{
// Torches can only be placed on top of these blocks