Rename to icon

This commit is contained in:
Ben Meadors 2023-01-11 18:01:47 -06:00 committed by Thomas Göttgens
parent 45288a320c
commit b77767e169

View file

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