mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-06-13 15:05:33 +00:00
Fix bad copy-paste job, blame @shoghicp
This commit is contained in:
parent
99622c5ce7
commit
98d129f1f4
@ -22,7 +22,7 @@
|
|||||||
namespace pocketmine\event\level;
|
namespace pocketmine\event\level;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Called when a Level is saved
|
* Called when a Level is loaded
|
||||||
*/
|
*/
|
||||||
class LevelLoadEvent extends LevelEvent{
|
class LevelLoadEvent extends LevelEvent{
|
||||||
public static $handlerList = null;
|
public static $handlerList = null;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user