mirror of
https://github.com/P3D-Legacy/P3D-Legacy.git
synced 2025-07-31 01:35:20 +02:00
Fix Bide PP consumption
This commit is contained in:
parent
eabd35006a
commit
04055651ac
@ -107,9 +107,9 @@
|
|||||||
End If
|
End If
|
||||||
|
|
||||||
If bide = 0 Then
|
If bide = 0 Then
|
||||||
Return False
|
|
||||||
Else
|
|
||||||
Return True
|
Return True
|
||||||
|
Else
|
||||||
|
Return False
|
||||||
End If
|
End If
|
||||||
End Function
|
End Function
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user