v0.2.2: tweaked key depth display
This commit is contained in:
parent
49bbbbf39e
commit
27bf458496
|
@ -47,7 +47,7 @@ public class ItemSlot extends Button {
|
|||
|
||||
private static final String TXT_STRENGTH = ":%d";
|
||||
private static final String TXT_TYPICAL_STR = "%d?";
|
||||
private static final String TXT_KEY_DEPTH = "*%d";
|
||||
private static final String TXT_KEY_DEPTH = "\u007F%d";
|
||||
|
||||
private static final String TXT_LEVEL = "%+d";
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user