De-scope - Remove unused rover capacity
This commit is contained in:
parent
71c2c09270
commit
d08a15e201
7 changed files with 41 additions and 66 deletions
|
@ -121,9 +121,6 @@ message RoverResponse {
|
|||
|
||||
// The range of this rover's radar
|
||||
int32 range = 3;
|
||||
|
||||
// The inventory capacity of the rover
|
||||
int32 Capacity = 5;
|
||||
}
|
||||
|
||||
// Empty placeholder
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue