Project

General

Profile

« Previous | Next » 

Revision 903c7bbc

Added by Leszek Koltunski over 2 years ago

Progress downloading updates: dialog.

View differences:

src/main/java/org/distorted/network/RubikNetwork.java
743 743
    else if( mDebugState==DEBUG_FAILURE ) updatee.errorUpdate();
744 744
    else mUpdatee = updatee;
745 745
    }
746

  
747
///////////////////////////////////////////////////////////////////////////////////////////////////
748

  
749
  public void updateDone(String shortName)
750
    {
751
    mUpdates.updateDone(shortName);
752
    }
746 753
}

Also available in: Unified diff