Project

General

Profile

« Previous | Next » 

Revision 6a76f80a

Added by Leszek Koltunski over 3 years ago

Do not permit clicking on the 'play' button if we are currently scrambling an object.

View differences:

src/main/java/org/distorted/main/RubikPreRender.java
189 189
        }
190 190

  
191 191
      mCanRotate = true;
192
      mCanPlay = false;
193 192
      doEffectNow( BaseEffect.Type.WIN );
194 193
      }
195 194
    else

Also available in: Unified diff