Moved skin back

Not too sure what I planned on doing with that
This commit is contained in:
Stephen 2019-11-07 19:45:20 -05:00
parent 898af49e97
commit 3bacb1a9cb

View File

@ -34,14 +34,14 @@ class PlayerListEntry{
public $entityUniqueId;
/** @var string */
public $username;
/** @var Skin */
public $skin;
/** @var string */
public $xboxUserId;
/** @var string */
public $platformChatId = "";
/** @var int */
public $buildPlatform = 0; //Unknown
/** @var Skin */
public $skin;
/** @var bool */
public $isTeacher = false;
/** @var bool */