mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-06 01:46:04 +00:00
Merge branch 'stable'
This commit is contained in:
@ -85,7 +85,6 @@ final class WorldProviderManager{
|
||||
throw new \InvalidArgumentException("Alias \"$name\" is already assigned");
|
||||
}
|
||||
|
||||
/** @var WorldProvider $class */
|
||||
$this->providers[$name] = $class;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user