mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-07-24 20:04:28 +00:00
SkinImage: fix formatting error
This commit is contained in:
parent
f6611a38bc
commit
b8d44ff162
@ -22,6 +22,7 @@
|
|||||||
declare(strict_types=1);
|
declare(strict_types=1);
|
||||||
|
|
||||||
namespace pocketmine\network\mcpe\protocol\types;
|
namespace pocketmine\network\mcpe\protocol\types;
|
||||||
|
|
||||||
use function strlen;
|
use function strlen;
|
||||||
|
|
||||||
class SkinImage{
|
class SkinImage{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user