embed object name
This commit is contained in:
@@ -3,8 +3,8 @@ package data
|
|||||||
import "github.com/hectorgimenez/d2go/pkg/data/object"
|
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