mirror of
https://github.com/michaelrausch/Party-Parrots-At-Sea.git
synced 2026-05-09 14:28:43 +00:00
Fixed develop merge and now collision works
This commit is contained in:
@@ -623,7 +623,6 @@ public class GameView extends Pane {
|
||||
timer.start();
|
||||
}
|
||||
|
||||
public void setBoatAsPlayer(Yacht playerYacht) {
|
||||
public Yacht getPlayerYacht() {
|
||||
return playerYacht;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user