Project

General

Profile

« Previous | Next » 

Revision cc8ab8e3

Added by Leszek Koltunski almost 2 years ago

Progress witth new UI.

View differences:

src/main/java/org/distorted/objects/RubikObjectList.java
400 400
    if( mObject!=ordinal )
401 401
      {
402 402
      mObject = ordinal;
403
      RubikScreenPlay play = (RubikScreenPlay) ScreenList.PLAY.getScreenClass();
404
      play.setCurrObject(act);
405 403
      return true;
406 404
      }
407 405

  

Also available in: Unified diff