diff options
| author | Enoteg <sergey132isaev@gmail.com> | 2022-09-26 18:54:18 +0500 |
|---|---|---|
| committer | Enoteg <sergey132isaev@gmail.com> | 2022-09-26 18:54:18 +0500 |
| commit | 2434fafcdb07521c0db76037483d0c36c4280c2e (patch) | |
| tree | 962a1a7cdb669df01110e0d1d56a733c954d4057 /assets/main.skin | |
| parent | 8c9e6d220c2fb68075e72b12ce0cc1a243d31365 (diff) | |
сообщение какоенибудь
Diffstat (limited to 'assets/main.skin')
| -rw-r--r-- | assets/main.skin | 12 |
1 files changed, 6 insertions, 6 deletions
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: { |
