Added Wooden button to list of blocks that should not trigger abilities

This commit is contained in:
TfT_02 2012-12-25 15:35:12 +01:00
parent 34169aebaf
commit 71471d3bbc

View File

@ -103,6 +103,7 @@ public class BlockChecks {
case LEVER:
case NOTE_BLOCK:
case STONE_BUTTON:
case WOOD_BUTTON:
case TRAP_DOOR:
case WALL_SIGN:
case WOODEN_DOOR: