Merge branch 'master' of https://github.com/P3D-Legacy/P3D-Legacy
This commit is contained in:
commit
3a7efc4e7d
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…
Reference in New Issue