Accept with mousebutton on PSS
This commit is contained in:
parent
0600eb4d35
commit
aee6d641b1
|
@ -1175,7 +1175,7 @@
|
|||
|
||||
Cursors(1) = Cursors(1).Clamp(0, 4)
|
||||
|
||||
If Controls.Accept(False, True, True) = True Then
|
||||
If Controls.Accept(True, True, True) = True Then
|
||||
Dim sameServer As Boolean = False
|
||||
Dim sameConnection As Boolean = False
|
||||
|
||||
|
|
Loading…
Reference in New Issue