mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-07-23 11:26:37 +00:00
Fixed build
This commit is contained in:
parent
5faeff9e16
commit
22d9cefe96
@ -25,6 +25,9 @@ the Free Software Foundation, either version 3 of the License, or
|
|||||||
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
/***REM_START***/
|
||||||
|
require_once("LevelGenerator.php");
|
||||||
|
/***REM_END***/
|
||||||
|
|
||||||
class SuperflatGenerator implements LevelGenerator{
|
class SuperflatGenerator implements LevelGenerator{
|
||||||
private $config, $structure, $chunks, $options, $floorLevel;
|
private $config, $structure, $chunks, $options, $floorLevel;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user