mirror of
https://github.com/P3D-Legacy/P3D-Legacy.git
synced 2025-07-23 05:45:52 +02:00
Small fix to option screen
This commit is contained in:
parent
196b817dc8
commit
f8a6280bc4
@ -1069,7 +1069,7 @@
|
||||
Else
|
||||
Clicked = False
|
||||
If Selected Then
|
||||
If Controls.Dismiss(False, True, True) Then
|
||||
If Controls.Dismiss(False, True, True) OrElse Controls.Accept(False, True, True) Then
|
||||
Selected = False
|
||||
s._selectedScrollBar = False
|
||||
ElseIf Controls.Left(True) Then
|
||||
|
Loading…
x
Reference in New Issue
Block a user