mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-04-21 08:17:34 +00:00
fix minor formatting issue in SkinAdapterSingleton
This commit is contained in:
parent
73d4ff6b52
commit
9568364277
@ -25,7 +25,7 @@ namespace pocketmine\network\mcpe\protocol\types;
|
||||
|
||||
/**
|
||||
* Accessor for SkinAdapter
|
||||
*/
|
||||
*/
|
||||
class SkinAdapterSingleton{
|
||||
/** @var SkinAdapter|null */
|
||||
private static $skinAdapter = null;
|
||||
|
Loading…
x
Reference in New Issue
Block a user