mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-07 10:22:56 +00:00
Fix formatting issues due to bad IDE settings
This commit is contained in:
@ -29,7 +29,7 @@ class WoodenDoor extends Item{
|
||||
parent::__construct(self::WOODEN_DOOR, 0, $count, "Wooden Door");
|
||||
}
|
||||
|
||||
public function getMaxStackSize(){
|
||||
return 1;
|
||||
}
|
||||
public function getMaxStackSize(){
|
||||
return 1;
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user