mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-07-21 18:36:40 +00:00
Merge commit '95683642774b1896c5de6f09dd528c1d3766d04d'
This commit is contained in:
commit
c926674d07
@ -25,7 +25,7 @@ namespace pocketmine\network\mcpe\protocol\types;
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* Accessor for SkinAdapter
|
* Accessor for SkinAdapter
|
||||||
*/
|
*/
|
||||||
class SkinAdapterSingleton{
|
class SkinAdapterSingleton{
|
||||||
/** @var SkinAdapter|null */
|
/** @var SkinAdapter|null */
|
||||||
private static $skinAdapter = null;
|
private static $skinAdapter = null;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user