mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-08 02:42:58 +00:00
Fixed build
This commit is contained in:
@ -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;
|
||||||
|
Reference in New Issue
Block a user