summaryrefslogtreecommitdiffstats
path: root/nms-patches/NetworkManager.patch
diff options
context:
space:
mode:
Diffstat (limited to 'nms-patches/NetworkManager.patch')
-rw-r--r--nms-patches/NetworkManager.patch10
1 files changed, 1 insertions, 9 deletions
diff --git a/nms-patches/NetworkManager.patch b/nms-patches/NetworkManager.patch
index eac0071a..6e69467c 100644
--- a/nms-patches/NetworkManager.patch
+++ b/nms-patches/NetworkManager.patch
@@ -18,15 +18,7 @@
this.n = ichatbasecomponent;
}
-@@ -306,14 +306,14 @@
- if (this.j() != null) {
- this.i().a(this.j());
- } else if (this.i() != null) {
-- this.i().a(new ChatMessage("multiplayer.disconnect.banned", new Object[0]));
-+ this.i().a(new ChatMessage("multiplayer.disconnect.generic", new Object[0]));
- }
- }
-
+@@ -313,7 +313,7 @@
}
}