Project

General

Profile

« Previous | Next » 

Revision c02235d5

Added by Leszek Koltunski 6 months ago

progress

View differences:

src/main/java/org/distorted/playui/ScreenSolving.java
181 181

  
182 182
///////////////////////////////////////////////////////////////////////////////////////////////////
183 183

  
184
  public int setRecord()
184
  public int setRecord(int object)
185 185
    {
186
    int object = RubikObjectList.getCurrObject();
187 186
    return mScores.setRecord(object, mLevel, (int)mElapsed);
188 187
    }
189 188

  

Also available in: Unified diff