mirror of
https://github.com/michaelrausch/Party-Parrots-At-Sea.git
synced 2026-05-09 14:28:43 +00:00
Enabled boat path for only the player.
#story[987]
This commit is contained in:
@@ -111,7 +111,7 @@ public class BoatAnnotations extends Group{
|
||||
}
|
||||
}
|
||||
|
||||
private void setVisible(boolean nameVisibility, boolean speedVisibility,
|
||||
void setVisible(boolean nameVisibility, boolean speedVisibility,
|
||||
boolean estTimeVisibility, boolean lastMarkVisibility) {
|
||||
int totalVisible = 0;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user