This commit is contained in:
darkfire006 2019-01-29 17:35:00 -06:00
commit 3a7efc4e7d
4 changed files with 2 additions and 0 deletions

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

View File

@ -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