mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-04-22 00:33:59 +00:00
Human: remove obsolete TODO
This commit is contained in:
parent
88bbb03f12
commit
b75d121c7e
@ -676,7 +676,6 @@ class Human extends Creature implements ProjectileSource, InventoryHolder{
|
||||
|
||||
if($this->skin !== null){
|
||||
$this->namedtag->setTag(new CompoundTag("Skin", [
|
||||
//TODO: save cape & geometry
|
||||
new StringTag("Name", $this->skin->getSkinId()),
|
||||
new ByteArrayTag("Data", $this->skin->getSkinData()),
|
||||
new ByteArrayTag("CapeData", $this->skin->getCapeData()),
|
||||
|
Loading…
x
Reference in New Issue
Block a user