mirror of
https://github.com/smartcmd/MinecraftConsoles.git
synced 2026-05-20 07:53:51 +00:00
parent
8a2a62ea1d
commit
119bff3514
1373 changed files with 12049 additions and 12049 deletions
|
|
@ -243,7 +243,7 @@ CompoundTag *LevelData::createTag()
|
|||
return tag;
|
||||
}
|
||||
|
||||
CompoundTag *LevelData::createTag(vector<std::shared_ptr<Player> > *players)
|
||||
CompoundTag *LevelData::createTag(vector<shared_ptr<Player> > *players)
|
||||
{
|
||||
// 4J - removed all code for storing tags for players
|
||||
return createTag();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue