Fix #10112
This commit is contained in:
parent
126a112fff
commit
31f9895bb4
1 changed files with 1 additions and 0 deletions
|
@ -71,6 +71,7 @@ public class GPXUtilities {
|
|||
WHITE(0xFFFFFFFF),
|
||||
RED(0xFFFF0000),
|
||||
GREEN(0xFF00FF00),
|
||||
DARKGREEN(0xFF006400),
|
||||
BLUE(0xFF0000FF),
|
||||
YELLOW(0xFFFFFF00),
|
||||
CYAN(0xFF00FFFF),
|
||||
|
|
Loading…
Reference in a new issue