Optimize Imports

This commit is contained in:
Shoghi Cervantes
2014-03-11 20:47:31 +01:00
parent b3a2d3164f
commit a84f756fd5
88 changed files with 117 additions and 119 deletions

View File

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