Updated to Minecraft 1.1
This commit is contained in:
@@ -34,6 +34,6 @@ public class Packet3Chat extends Packet {
|
||||
}
|
||||
|
||||
public int a() {
|
||||
return this.message.length();
|
||||
return 2 + this.message.length() * 2;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user