bugfixing, performance improvements and added casting frames formula
This commit is contained in:
@@ -54,6 +54,7 @@ type Item struct {
|
||||
Quality item.Quality
|
||||
Position Position
|
||||
Location item.Location
|
||||
Page int // Used for shared stash
|
||||
Ethereal bool
|
||||
IsHovered bool
|
||||
BaseStats stat.Stats
|
||||
|
||||
Reference in New Issue
Block a user