Project

General

Profile

« Previous | Next » 

Revision 4cf5183e

Added by Leszek Koltunski about 2 years ago

Bandaged 3x3: Minor.

View differences:

src/main/java/org/distorted/objectlib/scrambling/ScrambleStateBandaged3x3.java
273 273
          map.put(move,tmp);
274 274
          insertChildren(map,move);
275 275
          }
276
        else if( tmp.mID != move )  // TODO: not needed?
277
          {
278
          android.util.Log.e("D", "-----ENTERED-----");
279
          bsg.setMove(i,tmp.mID);
280
          }
281 276
        }
282 277
      }
283 278
    }

Also available in: Unified diff