mirror of
https://github.com/TES3MP/openmw-tes3mp.git
synced 2025-10-04 19:26:30 +00:00
remove font size override
This commit is contained in:
parent
e6ce2c4e86
commit
82ff72926f
1 changed files with 1 additions and 4 deletions
|
@ -12,10 +12,7 @@ head bobbing = false
|
||||||
|
|
||||||
[GUI]
|
[GUI]
|
||||||
# Scales GUI window and widget size. (<1.0 is smaller, >1.0 is larger).
|
# Scales GUI window and widget size. (<1.0 is smaller, >1.0 is larger).
|
||||||
scaling factor = 1.0
|
scaling factor = 1.0
|
||||||
|
|
||||||
# Size of in-game fonts
|
|
||||||
font size = 16
|
|
||||||
|
|
||||||
# Stretch menus, load screens, etc. to the window aspect ratio.
|
# Stretch menus, load screens, etc. to the window aspect ratio.
|
||||||
stretch menu background = false
|
stretch menu background = false
|
||||||
|
|
Loading…
Reference in a new issue