Project

General

Profile

« Previous | Next » 

Revision 9283a268

Added by Leszek Koltunski over 1 year ago

Constants for scrambling types.

View differences:

src/main/java/org/distorted/objectlib/main/TwistyObject.java
928 928

  
929 929
  public int getScrambleType()
930 930
    {
931
    return 0;
931
    return ObjectScrambler.SCRAMBLING_ALGORITHMS;
932 932
    }
933 933

  
934 934
///////////////////////////////////////////////////////////////////////////////////////////////////

Also available in: Unified diff