Some code updates

This commit is contained in:
GabsPuNs
2026-04-09 00:57:05 -04:00
parent fb12bc0860
commit abd2d848cf
59 changed files with 241 additions and 257 deletions

View File

@@ -193,7 +193,7 @@ LevelData::LevelData(CompoundTag *tag)
this->loadedPlayerTag = nullptr;
=======
{
this->loadedPlayerTag = NULL;
this->loadedPlayerTag = nullptr;
>>>>>>> origin/main
}
*/