Project

General

Profile

« Previous | Next » 

Revision fec72009

Added by Leszek Koltunski about 4 years ago

Before scrambling, mark situation as 'not solved'

View differences:

src/main/java/org/distorted/magic/RubikRenderer.java
307 307
       mCanDrag        = false;
308 308
       mCanRotate      = false;
309 309
       mCanUI          = false;
310
       mIsSolved       = false;
310 311
       doEffectNow( BaseEffect.Type.SCRAMBLE );
311 312
       }
312 313
     }

Also available in: Unified diff