Project

General

Profile

« Previous | Next » 

Revision 52573991

Added by Leszek Koltunski about 3 years ago

Minor.

View differences:

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

  
135 135
      DistortedLibrary.onSurfaceCreated(mView.getContext(),this,1);
136 136

  
137
      if( !mDebugSent )
137
      if( !BuildConfig.DEBUG && !mDebugSent )
138 138
        {
139 139
        mDebugSent= true;
140 140
        RubikNetwork network = RubikNetwork.getInstance();

Also available in: Unified diff