Project

General

Profile

« Previous | Next » 

Revision bee1d997

Added by Leszek Koltunski over 4 years ago

RubikCube: add new WinEffectGlow

View differences:

src/main/java/org/distorted/magic/RubikRenderer.java
316 316

  
317 317
     mEffectID[index] = type.startEffect(this);
318 318

  
319
     if( mEffectID[index] == -1 )
319
     if( mEffectID[index] < 0 )
320 320
       {
321 321
       mCanUI     = true;
322 322
       mCanRotate = true;

Also available in: Unified diff