mirror of
https://github.com/smartcmd/MinecraftConsoles.git
synced 2026-05-25 18:33:50 +00:00
Merge branch 'MCLCE:main' into main
This commit is contained in:
commit
62099eb7d3
79 changed files with 138 additions and 156 deletions
|
|
@ -2411,7 +2411,7 @@ void Level::tickEntities()
|
|||
{
|
||||
if(isClientSide)
|
||||
{
|
||||
__debugbreak();
|
||||
DEBUG_BREAK();
|
||||
}
|
||||
it = tileEntityList.erase(it);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue