nono font

This commit is contained in:
ThisIsALegitUsername 2023-04-05 14:10:10 -06:00
parent 2dc68d96e3
commit e3bf5cb9f2

View File

@ -231,7 +231,7 @@ public class GameSettings {
this.fovSetting = 70.0F;
this.gammaSetting = 1.0F;
this.language = EagRuntime.getConfiguration().getDefaultLocale();
this.forceUnicodeFont = true;
this.forceUnicodeFont = false;
this.mc = mcIn;
ModManager.scoreboard.setEnabled(true);
GameSettings.Options.RENDER_DISTANCE.setValueMax(18.0F);