Added a few things

This commit is contained in:
Shoghi Cervantes
2014-04-08 13:00:36 +02:00
parent 8d14c98da9
commit 89138ae4ce
4 changed files with 7 additions and 4 deletions

View File

@ -21,6 +21,9 @@
/**
* Different noise generators for level generation
*
* WARNING: This class is available on the PocketMine-MP Zephir project.
* If this class is modified, remember to modify the PHP C extension.
*/
namespace pocketmine\level\generator\noise;