Rename to icon

This commit is contained in:
Ben Meadors 2023-01-11 18:01:47 -06:00 committed by GitHub
parent 570cee3f31
commit c918effe8f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -655,7 +655,7 @@ message Waypoint {
/*
* Designator icon for the waypoint in the form of a unicode emoji
*/
fixed32 emoji = 8;
fixed32 icon = 8;
}
/*