mirror of
https://github.com/smartcmd/MinecraftConsoles.git
synced 2026-05-22 08:43:51 +00:00
parent
8a2a62ea1d
commit
119bff3514
1373 changed files with 12049 additions and 12049 deletions
|
|
@ -17,7 +17,7 @@ CompoundTag *DerivedLevelData::createTag()
|
|||
return wrapped->createTag();
|
||||
}
|
||||
|
||||
CompoundTag *DerivedLevelData::createTag(vector<std::shared_ptr<Player> > *players)
|
||||
CompoundTag *DerivedLevelData::createTag(vector<shared_ptr<Player> > *players)
|
||||
{
|
||||
return wrapped->createTag(players);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue