Skip to content

Commit ffd2730

Browse files
Change number of tricycle from 16 to 17
Signed-off-by: FlorianMueller87 <[email protected]>
1 parent 04b6bb3 commit ffd2730

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

osi_object.proto

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -868,7 +868,7 @@ message MovingObject
868868

869869
// Object is a Tricycle.
870870
//
871-
TYPE_TRICYCLE = 16;
871+
TYPE_TRICYCLE = 17;
872872
}
873873

874874
//

0 commit comments

Comments
 (0)