Fix Bedrock form text button size
This commit is contained in:
parent
2a1080566a
commit
0fef7cc152
@ -43,7 +43,7 @@ public class ChatUtil {
|
||||
public static final int SIGN_WIDTH = 90;
|
||||
public static final int BOOK_WIDTH = 116;
|
||||
public static final int MOTD_WIDTH = 270;
|
||||
public static final int BEDROCK_FORM_WIDE_BUTTON = 160;
|
||||
public static final int BEDROCK_FORM_WIDE_BUTTON = 178;
|
||||
|
||||
public static final int CONSOLE_NB_CHAR_DEFAULT = 50;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user