Part C report
This commit is contained in:
Binary file not shown.
@@ -563,7 +563,7 @@ public class Board {
|
||||
private Snake[] snakes; /**< Board's snakes */
|
||||
private Ladder[] ladders; /**< Board's ladders */
|
||||
private Apple[] apples; /**< Board's apples */
|
||||
private ArrayList<Player> players; /**< oard's copy of players reference vector */
|
||||
private ArrayList<Player> players; /**< board's copy of players reference vector */
|
||||
/** @} */
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user