Project

General

Profile

« Previous | Next » 

Revision 63dd19c4

Added by Leszek Koltunski over 2 years ago

Progress downloading updates.

View differences:

src/main/java/org/distorted/main/RubikRenderer.java
136 136

  
137 137
      DistortedLibrary.onSurfaceCreated(mView.getContext(),this,1);
138 138

  
139
      if( !BuildConfig.DEBUG && !mDebugSent )
139
      if( /*!BuildConfig.DEBUG &&*/ !mDebugSent )
140 140
        {
141 141
        mDebugSent= true;
142 142
        RubikNetwork network = RubikNetwork.getInstance();

Also available in: Unified diff