Updated OpenTTD
This commit is contained in:
@@ -119,7 +119,7 @@ ForceRelativeMouseMode=n
|
||||
AppNeedsArrowKeys=n
|
||||
|
||||
# Application needs text input (y) or (n), enables button for text input on screen
|
||||
AppNeedsTextInput=y
|
||||
AppNeedsTextInput=n
|
||||
|
||||
# Application uses joystick (y) or (n), the on-screen DPAD will be used as joystick 0 axes 0-1
|
||||
AppUsesJoystick=n
|
||||
|
||||
@@ -12,9 +12,10 @@ small_aa = true
|
||||
medium_aa = true
|
||||
large_aa = true
|
||||
mono_aa = true
|
||||
min_button_size = 30
|
||||
min_step_size = 30
|
||||
min_button_size = 40
|
||||
min_step_size = 40
|
||||
|
||||
[gui]
|
||||
left_mouse_btn_scrolling = true
|
||||
osk_activation = double
|
||||
osk_activation = disabled
|
||||
touchscreen_mode = 1
|
||||
|
||||
Reference in New Issue
Block a user