De-scope, remove rover speed
This commit is contained in:
parent
a84709564c
commit
db3c2c2c2e
9 changed files with 51 additions and 86 deletions
|
@ -123,9 +123,6 @@ message RoverResponse {
|
|||
// The range of this rover's radar
|
||||
int32 range = 3;
|
||||
|
||||
// The speed the rover can move per tick
|
||||
int32 speed = 4;
|
||||
|
||||
// The inventory capacity of the rover
|
||||
int32 Capacity = 5;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue