rename ttx_font_file => font_file_monospace

Origin commit data
------------------
Commit: 6906870ab6
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-01-30 (Sun, 30 Jan 2022)

Origin message was:
------------------
- rename ttx_font_file => font_file_monospace
This commit is contained in:
vanhofen
2022-01-30 21:17:38 +01:00
parent 9e8e159220
commit 74233e5789
6 changed files with 29 additions and 22 deletions

View File

@@ -850,7 +850,7 @@ struct SNeutrinoSettings
// fonts
std::string font_file;
std::string ttx_font_file;
std::string font_file_monospace;
int font_scaling_x;
int font_scaling_y;