Project

General

Profile

« Previous | Next » 

Revision 244cc23f

Added by Leszek Koltunski 8 months ago

New 'Impossible Position' dialog

View differences:

src/main/java/org/distorted/solvers/SolverTablebase.java
54 54
    else
55 55
      {
56 56
      String error = error(index,mRes);
57
      screen.displayErrorDialog(error);
57
      screen.displayImpossibleDialog(error);
58 58
      }
59 59
    }
60 60
}  

Also available in: Unified diff