Mobile font border fix
This commit is contained in:
@@ -85,9 +85,8 @@ public class Fonts{
|
||||
size = 48;
|
||||
incremental = false;
|
||||
characters = "\0" + Iconc.all;
|
||||
borderWidth = Scl.scl(5f);
|
||||
borderWidth = 5f;
|
||||
borderColor = Color.darkGray;
|
||||
|
||||
}})).loaded = f -> Fonts.iconLarge = (Font)f;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user