mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-04-22 16:51:42 +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;
|
||||
|
||||
/**
|
||||
* Called when a Level is saved
|
||||
* Called when a Level is loaded
|
||||
*/
|
||||
class LevelLoadEvent extends LevelEvent{
|
||||
public static $handlerList = null;
|
||||
|
Loading…
x
Reference in New Issue
Block a user