1
0
mirror of https://github.com/mcMMO-Dev/mcMMO.git synced 2025-06-19 07:21:26 +02:00

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

@ -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: