mirror of
https://git.zelz.net/catfoolyou/Project164.git
synced 2025-12-15 22:47:41 +00:00
Add mp-server
This commit is contained in:
@@ -550,7 +550,7 @@ public abstract class MinecraftServer implements ICommandSender, Runnable, IPlay
|
||||
if (this.startProfiling)
|
||||
{
|
||||
this.startProfiling = false;
|
||||
this.theProfiler.profilingEnabled = true;
|
||||
this.theProfiler.profilingEnabled = false;
|
||||
this.theProfiler.clearProfiling();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user