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/ShapeOctahedron.java
42 42

  
43 43
///////////////////////////////////////////////////////////////////////////////////////////////////
44 44

  
45
  public final int getNumFaces()
45
  public final int getNumPuzzleFaces()
46 46
    {
47 47
    return NUM_FACES;
48 48
    }

Also available in: Unified diff