mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-04-21 16:24:05 +00:00
Log: remove dead code
This commit is contained in:
parent
7deee31502
commit
2fd9b751b6
@ -27,8 +27,4 @@ use pocketmine\block\utils\PillarRotationTrait;
|
||||
|
||||
class Log extends Wood{
|
||||
use PillarRotationTrait;
|
||||
|
||||
protected function getAxisMetaShift() : int{
|
||||
return $this->isStripped() ? 0 : 2;
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user