1
0
mirror of https://github.com/OpenTTD/OpenTTD.git synced 2025-08-13 17:49:10 +00:00

Change: set smooth-scrolling on by default (#11860)

This commit is contained in:
Patric Stout
2024-01-25 11:07:36 +01:00
committed by GitHub
parent ea8c1d8597
commit 36579dd18b

@@ -123,7 +123,7 @@ cat = SC_BASIC
[SDTC_BOOL]
var = gui.smooth_scroll
flags = SF_NOT_IN_SAVE | SF_NO_NETWORK_SYNC
def = false
def = true
str = STR_CONFIG_SETTING_SMOOTH_SCROLLING
strhelp = STR_CONFIG_SETTING_SMOOTH_SCROLLING_HELPTEXT