mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-08-15 18:49:10 +00:00
(svn r23287) -Fix (r23274): mono_size is a better name than large_mono for the size variable in the configuration file
This commit is contained in:
@@ -180,7 +180,7 @@ max = 72
|
||||
|
||||
[SDTG_VAR]
|
||||
ifdef = WITH_FREETYPE
|
||||
name = ""large_mono""
|
||||
name = ""mono_size""
|
||||
type = SLE_UINT
|
||||
var = _freetype.mono_size
|
||||
def = 10
|
||||
|
Reference in New Issue
Block a user