Revision 51297bfb
Added by Leszek Koltunski over 5 years ago
| src/main/java/org/distorted/states/RubikStateSolving.java | ||
|---|---|---|
| 88 | 88 |
{
|
| 89 | 89 |
mCanPrevMove = true; |
| 90 | 90 |
|
| 91 |
if( mUpperText==0 ) resetUpperText(); |
|
| 92 |
|
|
| 91 | 93 |
if( mMoves==null ) mMoves = new ArrayList<>(); |
| 92 | 94 |
else mMoves.clear(); |
| 93 | 95 |
|
Also available in: Unified diff
Fix for another crash from the field.