mirror of
https://github.com/glest/glest-source.git
synced 2025-10-02 10:26:45 +02:00
Font LinBiolinum_Re-0.6.4.ttf is default now and some default values are set according to this font.
This commit is contained in:
@@ -2694,8 +2694,6 @@ int glestMain(int argc, char** argv) {
|
||||
|
||||
lang.loadStrings(language);
|
||||
if( lang.hasString("FONT_BASE_SIZE")) {
|
||||
// 256 for English
|
||||
// 30000 for Chinese
|
||||
Font::baseSize = strToInt(lang.get("FONT_BASE_SIZE"));
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user