fixed import issue
This commit is contained in:
parent
e1bed61a00
commit
ff0b5bea4e
@ -122,7 +122,7 @@ type OtherRobot struct {
|
||||
}
|
||||
|
||||
type Obstacle struct {
|
||||
Bounds govector.Rect2d `json:"bounds"`
|
||||
Bounds govector.AABB2d `json:"bounds"`
|
||||
}
|
||||
|
||||
type BotHealth struct {
|
||||
|
Loading…
Reference in New Issue
Block a user