Skip to content

Commit a01735e

Browse files
authored
Merge pull request #36 from Fizcko/master
Add `PatrolHelicopter` to `AppMarkerType` enum in proto spec
2 parents c78aacb + c8157fb commit a01735e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

rustplus.proto

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -235,6 +235,7 @@ enum AppMarkerType {
235235
CargoShip = 5;
236236
Crate = 6;
237237
GenericRadius = 7;
238+
PatrolHelicopter = 8;
238239
}
239240

240241
message AppCameraFrame {

0 commit comments

Comments
 (0)