mirror of
https://github.com/michaelrausch/Party-Parrots-At-Sea.git
synced 2026-05-09 14:28:43 +00:00
Created annotation slider to display different levels of annotations
Removed toggleAnnotations method as abstract from race object and made only for boat group as it didnt make sense for markgroup, at least not currently as they have no annotations to show #story[558]
This commit is contained in:
@@ -223,9 +223,6 @@ public class MarkGroup extends RaceObject {
|
||||
return true;
|
||||
return false;
|
||||
}
|
||||
public void toggleAnnotations () {
|
||||
|
||||
}
|
||||
|
||||
public static int getMarkRadius() {
|
||||
return MARK_RADIUS;
|
||||
|
||||
Reference in New Issue
Block a user