embed object name
This commit is contained in:
@@ -4,7 +4,7 @@ import "github.com/hectorgimenez/d2go/pkg/data/object"
|
||||
|
||||
type Object struct {
|
||||
ID UnitID
|
||||
Name object.Name
|
||||
object.Name
|
||||
IsHovered bool
|
||||
Selectable bool
|
||||
InteractType object.InteractType
|
||||
|
||||
Reference in New Issue
Block a user