Revision 6b64f9f8
Added by Leszek Koltunski over 2 years ago
src/main/java/org/distorted/screens/RubikScreenPlay.java | ||
---|---|---|
673 | 673 |
else |
674 | 674 |
{ |
675 | 675 |
addToPlayedObjects(); |
676 |
mShouldReactToEndOfScrambling = false; |
|
676 | 677 |
ScreenList.switchScreen(act, ScreenList.FREE); |
677 | 678 |
} |
678 | 679 |
} |
Also available in: Unified diff
Do not react on end of scramblng in FreePlay!