Project

General

Profile

« Previous | Next » 

Revision 36e2cbdd

Added by Leszek Koltunski over 4 years ago

Downloading High Scores: actually downloading scores!

View differences:

src/main/java/org/distorted/magic/RubikActivity.java
43 43
{
44 44
    public static final int MIN_SCRAMBLE =  1;
45 45
    public static final int DEF_SCRAMBLE =  1;
46
    public static final int MAX_SCRAMBLE = 17;
46
    public static final int MAX_SCRAMBLE = 18;
47 47

  
48 48
    private static int mSize = RubikSize.DEFAULT_SIZE;
49 49
    private HorizontalNumberPicker mPicker;

Also available in: Unified diff