mirror of
https://github.com/P3D-Legacy/P3D-Legacy.git
synced 2025-07-26 23:34:58 +02:00
Judgement fix + updated maps
This commit is contained in:
parent
5e954cb39b
commit
7fc83cb5f3
Binary file not shown.
Before Width: | Height: | Size: 8.5 KiB After Width: | Height: | Size: 16 KiB |
Binary file not shown.
Before Width: | Height: | Size: 7.0 KiB After Width: | Height: | Size: 15 KiB |
Binary file not shown.
Before Width: | Height: | Size: 4.2 KiB After Width: | Height: | Size: 10 KiB |
@ -61,6 +61,8 @@
|
||||
Dim itemID As Integer = 0
|
||||
If Not p.Item Is Nothing Then
|
||||
itemID = p.Item.ID
|
||||
Else
|
||||
Return New Element(Element.Types.Normal)
|
||||
End If
|
||||
|
||||
Select Case p.Item.ID
|
||||
|
Loading…
x
Reference in New Issue
Block a user