Revision 7143aa51
Added by Leszek Koltunski almost 4 years ago
src/main/java/org/distorted/main/RubikDebug.java | ||
---|---|---|
72 | 72 |
} |
73 | 73 |
if( loopNum==4 ) |
74 | 74 |
{ |
75 |
if( mNumReturned!=2 )
|
|
75 |
if( mNumReturned!=1 )
|
|
76 | 76 |
{ |
77 | 77 |
report(mDebug); |
78 | 78 |
} |
Also available in: Unified diff
report when we actually detected the 'strange state'.