Add StackQty As Property
- added the offset for StackQty - thanks to AMB for providing the Offset
This commit is contained in:
@@ -111,6 +111,7 @@ type Item struct {
|
||||
InTradeOrStoreScreen bool
|
||||
IsInSocket bool
|
||||
UniqueSetID int32
|
||||
StackedQuantity int
|
||||
}
|
||||
|
||||
type Drop struct {
|
||||
|
||||
Reference in New Issue
Block a user