Update to Minecraft 1.12-pre6
By: md_5 <git@md-5.net>
This commit is contained in:
parent
f69eb04edc
commit
ea6ca4328a
35 changed files with 297 additions and 260 deletions
|
@ -18,7 +18,15 @@
|
|||
this.n = ichatbasecomponent;
|
||||
}
|
||||
|
||||
@@ -313,7 +313,7 @@
|
||||
@@ -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]));
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue