Project

General

Profile

« Previous | Next » 

Revision 51297bfb

Added by Leszek Koltunski about 4 years ago

Fix for another crash from the field.

View differences:

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