mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-04-21 16:24:05 +00:00
Fixed test failure
This commit is contained in:
parent
c5b925a213
commit
cf7f50af06
@ -54,7 +54,7 @@ use pocketmine\utils\RegistryTrait;
|
||||
final class VanillaEnchantments{
|
||||
use RegistryTrait;
|
||||
|
||||
/** @var int|null */
|
||||
/** @var int */
|
||||
private static $nextRtId = 0;
|
||||
|
||||
private static function newRtId() : int{
|
||||
|
Loading…
x
Reference in New Issue
Block a user