mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-06-12 14:35:35 +00:00
fix CS
This commit is contained in:
parent
3edb735850
commit
63b2e7cc4f
@ -80,7 +80,6 @@ final class RuntimeBlockMapping{
|
|||||||
$networkId = $this->fallbackStateId;
|
$networkId = $this->fallbackStateId;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
return $this->networkIdCache[$internalStateId] = $networkId;
|
return $this->networkIdCache[$internalStateId] = $networkId;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user