From 2434fafcdb07521c0db76037483d0c36c4280c2e Mon Sep 17 00:00:00 2001 From: Enoteg Date: Mon, 26 Sep 2022 18:54:18 +0500 Subject: сообщение какоенибудь MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/main.skin | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'assets/main.skin') diff --git a/assets/main.skin b/assets/main.skin index 447a24b..a9ffdd6 100644 --- a/assets/main.skin +++ b/assets/main.skin @@ -20,16 +20,16 @@ }, com.badlogic.gdx.graphics.g2d.BitmapFont: { default: { - file: fnt/MaxonRegularSemi.fnt, - scaledSize: 24 + file: fnt/peepo.fnt, + scaledSize: 22 }, default_lidl: { - file: fnt/MaxonRegularSemi.fnt, - scaledSize: 18 + file: fnt/peepo.fnt, + scaledSize: 16 }, default_slidl: { - file: fnt/MaxonRegularSemi.fnt, - scaledSize: 14 + file: fnt/peepo.fnt, + scaledSize: 12 } }, com.badlogic.gdx.scenes.scene2d.ui.TextButton$TextButtonStyle: { -- cgit v1.2.3