De-scope - Remove unused rover capacity

This commit is contained in:
Marc Di Luzio 2020-06-26 23:39:07 +01:00
parent 71c2c09270
commit d08a15e201
7 changed files with 41 additions and 66 deletions

View file

@ -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