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,9 +22,9 @@
|
||||
namespace pocketmine\block;
|
||||
|
||||
class TrappedChest extends Chest{
|
||||
|
||||
|
||||
//TODO: Redstone!
|
||||
|
||||
|
||||
protected $id = self::TRAPPED_CHEST;
|
||||
|
||||
public function getName(){
|
||||
|
Reference in New Issue
Block a user