Move roveapi into the proto dir
This commit is contained in:
parent
46f81abbd7
commit
737534f739
10 changed files with 14 additions and 18 deletions
|
@ -11,7 +11,7 @@ import (
|
|||
"github.com/google/uuid"
|
||||
"github.com/mdiluz/rove/pkg/atlas"
|
||||
"github.com/mdiluz/rove/pkg/maths"
|
||||
"github.com/mdiluz/rove/pkg/roveapi"
|
||||
"github.com/mdiluz/rove/proto/roveapi"
|
||||
)
|
||||
|
||||
// World describes a self contained universe and everything in it
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue