Project

General

Profile

« Previous | Next » 

Revision 3c48fab9

Added by Leszek Koltunski over 2 years ago

unify every isSolved() routine except one: part II : new JSONs.

View differences:

src/main/java/org/distorted/objectlib/objects/TwistyDino4.java
45 45
  @Override
46 46
  public int[][] getSolvedQuats()
47 47
    {
48
    return new int[12][];
48
    return null;
49 49
    }
50 50

  
51 51
///////////////////////////////////////////////////////////////////////////////////////////////////

Also available in: Unified diff