From eda8a5c6fd070f13e9b4e563730f0ae22692226d Mon Sep 17 00:00:00 2001 From: onms Date: Fri, 24 Apr 2026 23:21:29 -0500 Subject: [PATCH] font size 28 to 24 --- www/js/plugins.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/js/plugins.js b/www/js/plugins.js index e5dcb32..6a7c0e7 100644 --- a/www/js/plugins.js +++ b/www/js/plugins.js @@ -46,7 +46,7 @@ var $plugins = [{ "Description Wrap": "false", "---フォント---": "", "Font Name": "GameFont", - "Font Size": "28", + "Font Size": "24", "Font Size Change": "12", "Font Changed Max": "96", "Font Changed Min": "12",