public void leavePort() {
   townPanel.leavePort();
   gamePanel = seaPanel;
 }