mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-08 02:42:58 +00:00
Fixed some lines indented with 4 spaces rather than tabs
This commit is contained in:
@ -22,7 +22,7 @@
|
||||
namespace pocketmine\block;
|
||||
|
||||
class WoodenPressurePlate extends Solid{
|
||||
|
||||
|
||||
protected $id = self::WOODEN_PRESSURE_PLATE;
|
||||
|
||||
public function __construct($meta = 0) {
|
||||
|
Reference in New Issue
Block a user