Project

General

Profile

« Previous | Next » 

Revision 2d7aea5b

Added by Leszek Koltunski almost 2 years ago

Bugfix

View differences:

src/main/java/org/distorted/objectlib/scrambling/ObjectScrambler.java
555 555
      {
556 556
      success = true;
557 557
      mStatesHistory.clear();
558
      mBlacklisted.clear();
558 559
      state = new ScrambleStateBandagedCuboid(mNumLayers[0], mNumLayers[1], mNumLayers[2], signature, mBlacklisted);
559 560
      mStatesHistory.add(state);
560
      mBlacklisted.clear();
561 561

  
562 562
      for(int curr=0; curr<total; curr++)
563 563
        {

Also available in: Unified diff