Update CraftBukkit to 1.6.2
This commit is contained in:
@@ -63,7 +63,7 @@ public class BlockPressurePlateBinary extends BlockPressurePlateAbstract {
|
||||
}
|
||||
// CraftBukkit end
|
||||
|
||||
if (!entity.as()) {
|
||||
if (!entity.at()) {
|
||||
return 15;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user