From c812f699f9c14f7b0220ab4e071f24bc5b3356e7 Mon Sep 17 00:00:00 2001 From: ilotterytea Date: Thu, 6 Oct 2022 01:05:05 +0600 Subject: new fonts: trebuchet + tahoma --- assets/sprites/gui/widgets.skin | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'assets/sprites') diff --git a/assets/sprites/gui/widgets.skin b/assets/sprites/gui/widgets.skin index 8687f2c..8ee66d9 100644 --- a/assets/sprites/gui/widgets.skin +++ b/assets/sprites/gui/widgets.skin @@ -1,7 +1,7 @@ { com.badlogic.gdx.graphics.g2d.BitmapFont: { default: { - file: ../../fnt/MaxonRegularSemi.fnt, + file: fnt/MaxonTrebuchet.fnt, scaledSize: 24 } } -- cgit v1.2.3