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