mirror of
https://github.com/michaelrausch/Party-Parrots-At-Sea.git
synced 2026-05-09 06:18:44 +00:00
Added boat trails to the boat group, fixed annotations
- Set colours for the annotations - Added boat trails back into the boat group - Re-added time until next mark and time since last mark rounding #story[923]
This commit is contained in:
@@ -151,7 +151,7 @@ public class Yacht {
|
||||
this.colour = colour;
|
||||
}
|
||||
|
||||
public double getVelocity() {
|
||||
public Double getVelocity() {
|
||||
return velocity;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user