mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-07-22 19:06:35 +00:00
Fixed #124
This commit is contained in:
parent
9510cbd716
commit
b259ed2532
@ -25,6 +25,11 @@ the Free Software Foundation, either version 3 of the License, or
|
|||||||
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
/***REM_START***/
|
||||||
|
require_once("BurningFurnace.php");
|
||||||
|
/***REM_END***/
|
||||||
|
|
||||||
|
|
||||||
class FurnaceBlock extends BurningFurnaceBlock{
|
class FurnaceBlock extends BurningFurnaceBlock{
|
||||||
public function __construct($meta = 0){
|
public function __construct($meta = 0){
|
||||||
parent::__construct($meta);
|
parent::__construct($meta);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user