summaryrefslogtreecommitdiffstats
path: root/nms-patches/CommandDispatcher.patch
diff options
context:
space:
mode:
Diffstat (limited to 'nms-patches/CommandDispatcher.patch')
-rw-r--r--nms-patches/CommandDispatcher.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/nms-patches/CommandDispatcher.patch b/nms-patches/CommandDispatcher.patch
index dde0a788..c762ac7e 100644
--- a/nms-patches/CommandDispatcher.patch
+++ b/nms-patches/CommandDispatcher.patch
@@ -176,7 +176,7 @@
+ return b1;
+ }
} finally {
- commandlistenerwrapper.getServer().methodProfiler.e();
+ commandlistenerwrapper.getServer().methodProfiler.exit();
}
@@ -191,11 +248,36 @@
}