Project

General

Profile

« Previous | Next » 

Revision 1eafa9c6

Added by Leszek Koltunski about 2 months ago

Fix the detection of the solved state.

View differences:

src/main/java/org/distorted/objectlib/shape/ShapeTetrahedron.java
40 40

  
41 41
///////////////////////////////////////////////////////////////////////////////////////////////////
42 42

  
43
  public final int getNumFaces()
43
  public final int getNumPuzzleFaces()
44 44
    {
45 45
    return NUM_FACES;
46 46
    }

Also available in: Unified diff