fix build

This commit is contained in:
tildearrow 2023-06-08 01:00:47 -05:00
parent a5abe19b2a
commit 6ae9f8e083
7 changed files with 18 additions and 18 deletions

View file

@ -3827,7 +3827,7 @@ void FurnaceGUI::applyUISettings(bool updateFonts) {
}
mainFont->FallbackChar='?';
mainFont->DotChar='.';
mainFont->EllipsisChar='.';
}
// TODO: allow changing these colors.