mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-06 01:46:04 +00:00
Fixed Trees
This commit is contained in:
@ -23,6 +23,8 @@
|
||||
class TreeObject{
|
||||
public $overridable = array(
|
||||
0 => true,
|
||||
2 => true,
|
||||
3 => true,
|
||||
6 => true,
|
||||
17 => true,
|
||||
18 => true,
|
||||
|
Reference in New Issue
Block a user