Project

General

Profile

« Previous | Next » 

Revision c5fca790

Added by Leszek Koltunski almost 2 years ago

Progress with new UI

View differences:

src/main/java/org/distorted/screens/RubikScreenPattern.java
62 62
    {
63 63
    int object = RubikPatternList.getObject(mPatternOrdinal);
64 64

  
65
    if( !RubikObjectList.setCurrObject(act,object) )
65
    if( !RubikObjectList.setCurrObject(object) )
66 66
      {
67 67
      act.changeObject(object,false);
68 68
      }

Also available in: Unified diff