Merge more changes

This commit is contained in:
GabsPuNs
2026-05-11 00:10:52 -04:00
parent 6b1e4d9b86
commit 6829fc2e4a
12 changed files with 253 additions and 46 deletions

View File

@@ -1792,7 +1792,6 @@ void MinecraftServer::run(int64_t seed, void *lpParameter)
chunkPacketManagement_PostTick();
}
lastTime = getCurrentTimeMillis(); // Is this a good fix?
//int64_t afterall = System::currentTimeMillis();
//PIXReportCounter(L"Server time all",(float)(afterall-beforeall));
//PIXReportCounter(L"Server ticks",(float)tickcount);