changed map to dodgerblue

main
hba56 8 years ago
parent afc42cf2ab
commit b787b5a71b

@ -607,7 +607,7 @@ public class ResizableRaceCanvas extends ResizableCanvas {
//Prepare to draw.
gc.setLineWidth(1);
gc.setFill(Color.AQUA);
gc.setFill(Color.DODGERBLUE);
//Calculate the screen coordinates of the boundary.

Loading…
Cancel
Save