mirror of
https://github.com/michaelrausch/Party-Parrots-At-Sea.git
synced 2026-05-09 14:28:43 +00:00
Merge branch 'format-and-doc'
This commit is contained in:
@@ -3,8 +3,8 @@ package seng302;
|
||||
import java.util.ArrayList;
|
||||
|
||||
class Marker{
|
||||
private String name;
|
||||
private ArrayList<Boat> boatOrder;
|
||||
private String name;
|
||||
private ArrayList<Boat> boatOrder;
|
||||
|
||||
/**
|
||||
* Represents the marker at the beginning of a leg
|
||||
|
||||
Reference in New Issue
Block a user