We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d1253f3 commit cd0ce73Copy full SHA for cd0ce73
1 file changed
osi_object.proto
@@ -865,8 +865,9 @@ message MovingObject
865
// Vehicle is a wheelchair.
866
//
867
TYPE_WHEELCHAIR = 15;
868
-
869
- // Vehicle is a stand-up or kickboard scooter, including motorized versions.
+
+ // Vehicle is a stand-up or kickboard scooter, including
870
+ // motorized versions.
871
872
TYPE_STANDUP_SCOOTER = 17;
873
}
0 commit comments