Fix bad copy-paste job, blame @shoghicp

This commit is contained in:
Dylan K. Taylor 2016-10-01 14:54:50 +01:00
parent 99622c5ce7
commit 98d129f1f4

View File

@ -22,7 +22,7 @@
namespace pocketmine\event\level;
/**
* Called when a Level is saved
* Called when a Level is loaded
*/
class LevelLoadEvent extends LevelEvent{
public static $handlerList = null;