mirror of
https://github.com/4jcraft/4jcraft.git
synced 2026-08-20 09:57:10 +00:00
refactor: get rid of the FPS flamegraph
This commit is contained in:
parent
c4ce9b5377
commit
fc2a548f3e
|
|
@ -1899,7 +1899,6 @@ void Minecraft::run_middle()
|
||||||
Sleep(10);
|
Sleep(10);
|
||||||
}
|
}
|
||||||
*/
|
*/
|
||||||
renderFpsMeter(tickDuraction);
|
|
||||||
if (options->renderDebug)
|
if (options->renderDebug)
|
||||||
{
|
{
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue