Project

General

Profile

« Previous | Next » 

Revision 8bb9e58b

Added by Leszek Koltunski about 1 year ago

Lower Square-0's complexity to 1.

View differences:

src/main/java/org/distorted/objectlib/objects/TwistySquare0.java
257 257

  
258 258
  public int getComplexity()
259 259
    {
260
    return 2;
260
    return 1;
261 261
    }
262 262

  
263 263
///////////////////////////////////////////////////////////////////////////////////////////////////

Also available in: Unified diff