Finally, I can spawn AGAIN!

This commit is contained in:
Shoghi Cervantes
2014-03-11 20:45:53 +01:00
parent b4df7c9456
commit b3a2d3164f
207 changed files with 1407 additions and 1253 deletions

View File

@@ -21,9 +21,9 @@
namespace PocketMine\Level\Generator\Populator;
use PocketMine\Level\Level as Level;
use PocketMine\Utils\Random as Random;
use PocketMine;
use PocketMine\Level\Level;
use PocketMine\Utils\Random;
class Mineshaft extends Populator{
private static $DISTANCE = 256;