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