Project

General

Profile

« Previous | Next » 

Revision 5e1b47f8

Added by Leszek Koltunski 10 months ago

progress with TwistyBandagedMegaminx.

View differences:

src/main/java/org/distorted/objectlib/objects/TwistyBandagedPyraminx.java
151 151
  @Override
152 152
  public int[][] getScrambleAlgorithms()
153 153
    {
154
    return super.getScrambleAlgorithms();
154
    return null;
155 155
    }
156 156

  
157 157
///////////////////////////////////////////////////////////////////////////////////////////////////

Also available in: Unified diff