From 939be2f0f196c10ed277d3e03c7c2703f8dbae72 Mon Sep 17 00:00:00 2001 From: thefish Date: Wed, 13 Nov 2019 20:23:18 +0300 Subject: [PATCH] jsn --- config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.json b/config.json index 82c7864..5ec89b2 100644 --- a/config.json +++ b/config.json @@ -4,7 +4,7 @@ "sizeX": 100, "sizeY": 47, "fpsLimit": 60, - "font": "./assets/fonts/ttf/LiberationMono-Bold.ttf", - "fontSize": "9x14", + "font": "./assets/fonts/bitmap/ibmnew8x12.png", + "fontSize": "8x12", "verbosity": "debug" } \ No newline at end of file