//클리어시 실행
 public void clearNight()
 {
     gameStartManager.nextDay();
 }