Project

General

Profile

« Previous | Next » 

Revision 8224a303

Added by Leszek Koltunski over 1 year ago

Minor

View differences:

src/main/java/org/distorted/solvers/pduo/SolverPyraminxDuo.java
79 79
    android.util.Log.e("D", "center 2: "+c6f0);
80 80
    android.util.Log.e("D", "center 3: "+c7f0);
81 81

  
82
    return new int[] {0,0,0,0,0,0};
82
    return new int[] {0,0,0,0,0,0,0,0};
83 83
    }
84 84

  
85 85
///////////////////////////////////////////////////////////////////////////////////////////////////

Also available in: Unified diff